diff --git a/src/main.cpp b/src/main.cpp index c668e00..e05a349 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -30,6 +30,7 @@ void setup() { // Start Display setupDisplay(); + oledShowMessage("FilaMan v"+String(VERSION)); // WiFiManager initWiFi();