Release 3.5
This commit is contained in:
Binary file not shown.
@@ -17,7 +17,7 @@
|
||||
#include <EEPROM.h>
|
||||
|
||||
|
||||
#define DEBUG_MSG
|
||||
//#define DEBUG_MSG
|
||||
|
||||
Ticker sendTimer;
|
||||
Ticker ledFlashTimer;
|
||||
@@ -26,7 +26,7 @@ ESP8266HTTPUpdateServer httpUpdater;
|
||||
|
||||
ADC_MODE(ADC_VCC);
|
||||
|
||||
const char* softwareVersion = "3.4";
|
||||
const char* softwareVersion = "3.5";
|
||||
const char* compileDate = __DATE__;
|
||||
const char* compileTime = __TIME__;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user