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

Description
Describe the bug
温度センサが動いてない
以下が必要。
ad_cfg.temp_sensor = ADC_TEMP_SENSOR_AD_CONVERTED;
ad_cfg.add_temp_sensor = ADC_TEMP_SENSOR_ADD_OFF;
|
ad_cfg.clearing = ADC_CLEAR_AFTER_READ_OFF; |
|
ad_cfg.clearing = ADC_CLEAR_AFTER_READ_OFF; |
System information
- Which hardware board or part numbers?
- IDE used
- Operating System [Windows|Linux|MacOS]
- Version of FreeRTOS (run
git describe --tags to find it)
- Project [Custom Application|MQTT|Shadow|Greengrass|OTA|Device Defender|TCP Echo|Sub pub Demo|Simple TCP Server]
- If your project is a Custom Application, please add the relevant code snippet in the section
Code to reproduce the bug.
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots or console output
none
To reproduce
always
Code to reproduce the bug
always
Additional context
none
Thank you!