mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-07 03:56:57 +03:00
Update Helper.cpp
This commit is contained in:
@@ -650,7 +650,7 @@ float temperatureRead()
|
|||||||
{
|
{
|
||||||
return 0.0;
|
return 0.0;
|
||||||
}
|
}
|
||||||
#elif
|
#else
|
||||||
extern "C" uint8_t temprature_sens_read();
|
extern "C" uint8_t temprature_sens_read();
|
||||||
float temperatureRead()
|
float temperatureRead()
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user