Update main.cpp

This commit is contained in:
Splatink
2024-08-07 17:03:43 +03:00
committed by GitHub
parent 3d2c67157b
commit 679db9a5f3

View File

@@ -16,8 +16,8 @@
U8G2_SH1106_128X64_NONAME_F_HW_I2C u8g2(U8G2_R0, U8X8_PIN_NONE);
const char* ssid = "Limbo";
const char* password = "95H2O862U235@#";
const char* ssid = "teo";
const char* password = "teo";
bool lpmode, debugmode;