bumped version to v 0.7

This commit is contained in:
2020-02-08 21:53:53 +01:00
parent bc40ddbd9f
commit 15216f7f3a

View File

@ -16,7 +16,7 @@
#include "Socket.h" #include "Socket.h"
#include "clienthandler.h" #include "clienthandler.h"
#define VERSION "v0.6" #define VERSION "v0.7"
volatile bool stop = false; volatile bool stop = false;
volatile bool resettSerialPort = false; volatile bool resettSerialPort = false;