Many changes - not yet "controlled" updates.
This commit is contained in:
12
Firmware/Web_APConfig.h
Normal file
12
Firmware/Web_APConfig.h
Normal file
@@ -0,0 +1,12 @@
|
||||
|
||||
#ifndef WEB_APCONFIG_H
|
||||
#define WEB_APCONFIG_H
|
||||
|
||||
|
||||
void FactoryReset(bool forceRestart = false);
|
||||
|
||||
void HandleAPScan();
|
||||
|
||||
void HandleAPConfigPage();
|
||||
|
||||
#endif // WEB_APCONFIG_H
|
||||
Reference in New Issue
Block a user