mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 22:22:16 +03:00
libretiny
This commit is contained in:
@@ -66,7 +66,7 @@ void clearConfigure() {
|
||||
if (*it) delete *it;
|
||||
}
|
||||
IoTItems.clear();
|
||||
#ifdef libretiny
|
||||
#ifdef LIBRETINY
|
||||
valuesFlashJson.remove(0, valuesFlashJson.length());
|
||||
#else
|
||||
valuesFlashJson.clear();
|
||||
|
||||
Reference in New Issue
Block a user