diff --git a/pousseseringue-arduino.cpp b/pousseseringue-arduino.cpp index 9bd5e90d33d9ad6e1fd0402ce81c755e4f538d8e..3703f127294752f973d77875550d156498a61b21 100644 --- a/pousseseringue-arduino.cpp +++ b/pousseseringue-arduino.cpp @@ -348,6 +348,11 @@ void setup() Serial.printf("FS: could not be started\n"); } + oled.printf("SSID %s\n", STASSID); + oled.printf("connect to http://%s\n", ssid); + + + //Json syringe_filled.read_Json();