mirror of
https://github.com/meshtastic/firmware.git
synced 2025-04-26 09:59:01 +00:00
Update main.cpp
This commit is contained in:
parent
02ce12607c
commit
c0d94ae4ab
@ -481,7 +481,7 @@ void setup()
|
||||
}
|
||||
#endif
|
||||
|
||||
if (forceSoftAP == false) {
|
||||
if (forceSoftAP) {
|
||||
strcpy(radioConfig.preferences.wifi_ssid, "meshtasticAdmin");
|
||||
strcpy(radioConfig.preferences.wifi_password, "12345678");
|
||||
radioConfig.preferences.wifi_ap_mode = true;
|
||||
|
Loading…
Reference in New Issue
Block a user