Updated README.md to incdicate use of Espressif's IDF v3.2; various other clean-ups

This commit is contained in:
Dustin Mollo
2019-04-24 15:44:09 -07:00
parent 67980cf636
commit e2df4fdb4e
6 changed files with 42 additions and 69 deletions

View File

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