From 62ae7adb08d861a680232253e3715dfeec6d451e Mon Sep 17 00:00:00 2001 From: Hieromon Ikasamo Date: Sat, 16 Feb 2019 01:49:21 +0900 Subject: [PATCH] Restored the default channel number --- src/AutoConnectDefs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/AutoConnectDefs.h b/src/AutoConnectDefs.h index d2d2d4e..87da573 100644 --- a/src/AutoConnectDefs.h +++ b/src/AutoConnectDefs.h @@ -53,7 +53,7 @@ #define AUTOCONNECT_AP_NM 0x00FFFFFF //*< 255.255.255.0 */ #endif // !AUTOCONNECT_AP_NM #ifndef AUTOCONNECT_AP_CH -#define AUTOCONNECT_AP_CH 11 +#define AUTOCONNECT_AP_CH 1 #endif // !AUTOCONNECT_AP_CH // AutoConnect menu root path