Skip to content

Commit 4ae6afc

Browse files
author
Luc
committed
Merge branch '2.0' of https://github.com/luc-github/ESP3D into 2.0
2 parents e9e7e3b + f432edb commit 4ae6afc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ before_script:
2626
- sed -i "s/build.lwip_include=lwip/build.lwip_include=lwip2/g" ./platform.txt
2727
- sed -i "s/build.lwip_flags=-DLWIP_OPEN_SRC/build.lwip_flags=-DLWIP_OPEN_SRC -DTCP_MSS=536 -DLWIP_FEATURES=1 -DLWIP_IPV6=0/g" ./platform.txt
2828
- sed -i "s/generic.build.f_cpu=80000000L/generic.build.f_cpu=160000000L/g" ./boards.txt
29-
- rm -fr ./libraries/ESP8266mDNS/src/LEAmDNS.cpp
29+
#- rm -fr ./libraries/ESP8266mDNS/src/LEAmDNS.cpp
3030
- cd $HOME/arduino_ide/hardware
3131
- mkdir esp32
3232
- cd esp32

0 commit comments

Comments
 (0)