mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2026-05-11 00:15:51 +00:00
refactor network code
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
export enum APProvisionMode {
|
||||
AP_MODE_ALWAYS = 0,
|
||||
AP_MODE_DISCONNECTED = 1,
|
||||
AP_NEVER = 2
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user