Compare commits
No commits in common. "35734518c17937103fdf6b82c9df029e69a39af9" and "6896ac932edf068a4503992d718645838a57a9dd" have entirely different histories.
35734518c1
...
6896ac932e
|
@ -2,10 +2,7 @@
|
|||
|
||||
// OS Configuration
|
||||
// #define FASTBOOT
|
||||
|
||||
#ifndef ESPMEGA_REV
|
||||
#define ESPMEGA_REV "ESPMega PRO R3.3b"
|
||||
#endif
|
||||
|
||||
// Network Connectivity
|
||||
char HOSTNAME[15];
|
||||
|
|
Loading…
Reference in New Issue