added version info

This commit is contained in:
Lukas Heiligenbrunner 2020-04-11 11:02:10 +02:00
parent 0bf22c9a04
commit 34e4b996d7

View File

@ -3,6 +3,8 @@
#include "WifiManager.h"
#define VERSION "v1.0"
bool allow;
bool error = false;
@ -133,6 +135,8 @@ void setup() {
Serial.begin(9600);
Serial.println("\n\n\n\nstartup of ESP");
Serial.print("Version: ");
Serial.println(VERSION);
//initial measurement of water state