Changed partition table to allow for OTA updates
This commit is contained in:
parent
1d2c90fd60
commit
38efc73ca4
14 changed files with 92 additions and 13 deletions
|
@ -20,3 +20,4 @@ void onWebsocketMessage(esp_websocket_event_data_t* event_data);
|
|||
|
||||
unsigned long getBlockHeight();
|
||||
bool isBlockNotifyConnected();
|
||||
void stopBlockNotify();
|
Loading…
Add table
Add a link
Reference in a new issue