bumped version to v 0.7
This commit is contained in:
parent
bc40ddbd9f
commit
15216f7f3a
2
main.cpp
2
main.cpp
|
@ -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;
|
||||||
|
|
Loading…
Reference in a new issue