code cleanups (removed unused vars) and futher prepare for ota
This commit is contained in:
@@ -2,11 +2,6 @@
|
||||
* Libraries and global scope code
|
||||
*/
|
||||
|
||||
unsigned long lastMillis = 0;
|
||||
|
||||
String devname; // Device identifier for MQTT
|
||||
char nodename[80] = "UNDEF";
|
||||
|
||||
struct Settings {
|
||||
String name = "";
|
||||
String ip = "";
|
||||
|
||||
Reference in New Issue
Block a user