updated the webserver to properly use post
This commit is contained in:
@@ -8,8 +8,6 @@ extern "C" {
|
||||
extern char saved_ssid[33];
|
||||
extern char saved_password[65];
|
||||
|
||||
void webserver_init(void);
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user