We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20ad97f commit a5edbb3Copy full SHA for a5edbb3
.travis.yml
@@ -27,6 +27,7 @@ before_script:
27
- echo 'build.flash_mode=dio' >> platform.txt
28
- echo 'build.f_cpu=160000000L' >> platform.txt
29
- sed -i "s/generic.build.f_cpu=80000000L/generic.build.f_cpu=160000000L/g" ./boards.txt
30
+ - rm -fr "./libraries/ESP8266mDNS/src/LEA*.*
31
- cd $HOME/arduino_ide/hardware
32
- mkdir esp32
33
- cd esp32
0 commit comments