This commit is contained in:
nightflyer88
2019-03-31 12:58:54 +02:00
parent 5304dfd407
commit 0413f083d3
3 changed files with 53 additions and 35 deletions

View File

@@ -134,7 +134,7 @@ U8G2_SH1106_128X64_NONAME_1_HW_I2C oledDisplay(U8G2_R0, /* reset=*/ U8X8_PIN_NON
// Station mode: connect to available network
#define SSID_STA "myWiFi"
#define PASSWORD_STA ""
#define TIMEOUT_CONNECT 30000 //ms
#define TIMEOUT_CONNECT 25000 //ms
// Access point mode: create own network
#define SSID_AP "CG scale"