Add SSDP ad mDNS to ESP420 report| Add waiting loop to get the ethernet IP in DHCP in STA mode to be sure network services start with proper IP Change debug log to verbose log Bump version
4 lines
76 B
Batchfile
4 lines
76 B
Batchfile
cd %~dp0
|
|
astyle --recursive --style=otbs *.h *.cpp *.ino
|
|
del /S *.ori
|
|
pause
|