mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-08 04:26:58 +03:00
remove_soc_temperature_for_s3_support
This commit is contained in:
@@ -38,10 +38,6 @@ int removeFolder(const char* folderPath, const char* logTag);
|
||||
string toLower(string in);
|
||||
string toUpper(string in);
|
||||
|
||||
#ifdef CONFIG_SOC_TEMP_SENSOR_SUPPORTED
|
||||
void initTemperatureSensor();
|
||||
#endif
|
||||
|
||||
float temperatureRead();
|
||||
|
||||
std::string intToHexString(int _valueInt);
|
||||
|
||||
Reference in New Issue
Block a user