mirror of
https://github.com/tugsi/Filaman.git
synced 2026-07-10 02:02:49 +02:00
refactor: remove OTA handling and JSON backup/restore functions
This commit is contained in:
@@ -29,4 +29,8 @@ void sendNfcData(AsyncWebSocketClient *client);
|
||||
void foundNfcTag(AsyncWebSocketClient *client, uint8_t success);
|
||||
void sendWriteResult(AsyncWebSocketClient *client, uint8_t success);
|
||||
|
||||
// Upgrade-Funktionen
|
||||
void backupJsonConfigs();
|
||||
void restoreJsonConfigs();
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user