This repository was archived by the owner on Oct 25, 2023. It is now read-only.

Description
Describe the bug
以下ifdefにBSP_MCU_RX72Nがないです。
RX72N Envision Kit動作時は温度計から乱数成分をとってこない実装になっています。
|
#if defined (BSP_MCU_RX65N) || (BSP_MCU_RX651) || (BSP_MCU_RX64M) |
System information
- RX72N Envision Kit
- e2 studio
- Windows
- 202002.00
- MQTT
Expected behavior
正しく乱数成分が温度計から取得される
Screenshots or console output
none
To reproduce
none
Code to reproduce the bug
none
Additional context
none
Thank you!