mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 15:59:52 +03:00
standalone compile
This commit is contained in:
@@ -19,6 +19,9 @@ class Preferences {
|
|||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
void end() {
|
||||||
|
}
|
||||||
|
|
||||||
bool remove(const char * key) {
|
bool remove(const char * key) {
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user