Add raspbian reboot and shutdown behavior
This commit is contained in:
@@ -22,4 +22,5 @@ class WiFiServerPort : public APIServerPort<WiFiServerAPI, WiFiServer>
|
||||
explicit WiFiServerPort(int port);
|
||||
};
|
||||
|
||||
void initApiServer(int port = 4403);
|
||||
void initApiServer(int port = 4403);
|
||||
void deInitApiServer();
|
||||
Reference in New Issue
Block a user