mirror of
https://github.com/rstrouse/ESPSomfy-RTS.git
synced 2026-03-30 17:02:12 +02:00
remove sync server
This commit is contained in:
parent
9584f01a70
commit
8262f392f5
10 changed files with 12 additions and 369 deletions
|
|
@ -9,7 +9,6 @@ class Web {
|
|||
void startup();
|
||||
void begin();
|
||||
void loop();
|
||||
void end();
|
||||
// Auth helpers
|
||||
bool createAPIToken(const IPAddress ipAddress, char *token);
|
||||
bool createAPIToken(const char *payload, char *token);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue