Update firmware version number and mod'd combine.py to have version number in generated firmware file
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
|
||||
#include "CommandHandler.h"
|
||||
|
||||
const char FIRMWARE_VERSION[6] = "1.2.2";
|
||||
const char FIRMWARE_VERSION[6] = "1.3.0";
|
||||
|
||||
/*IPAddress*/uint32_t resolvedHostname;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user