mirror of
https://github.com/luc-github/ESP3D.git
synced 2025-10-31 11:56:48 -07:00
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
5 lines
76 B
Batchfile
5 lines
76 B
Batchfile
cd %~dp0
|
|
astyle --recursive --style=otbs *.h *.cpp *.ino
|
|
del /S *.ori
|
|
pause
|