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