Your ROOT_URL in app.ini is https://source.parasitstudio.de:63000/ but you are visiting https://source.parasitstudio.de/wirtz/AutoConnect/commit/62ae7adb08d861a680232253e3715dfeec6d451e You should set ROOT_URL correctly, otherwise the web may not work correctly.

Restored the default channel number

pull/41/head
Hieromon Ikasamo 6 years ago
parent bd16286da9
commit 62ae7adb08
  1. 2
      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

Loading…
Cancel
Save