Update to 1.2.1

This commit is contained in:
Martino Facchin
2018-11-16 17:05:12 +01:00
committed by Sandeep Mistry
parent 35d4a3c84b
commit a55c66afb4
2 changed files with 5 additions and 1 deletions

View File

@@ -25,7 +25,7 @@
#include "CommandHandler.h"
const char FIRMWARE_VERSION[6] = "1.2.0";
const char FIRMWARE_VERSION[6] = "1.2.1";
/*IPAddress*/uint32_t resolvedHostname;