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 daa0ae1 commit 192d7efCopy full SHA for 192d7ef
.travis.yml
@@ -22,7 +22,7 @@ before_script:
22
- echo 'build.flash_mode=dio' >> platform.txt
23
- echo 'build.f_cpu=160000000L' >> platform.txt
24
- sed -i "s/generic.build.f_cpu=80000000L/generic.build.f_cpu=160000000L/g" ./boards.txt
25
- - rm -fr "./libraries/ESP8266mDNS/src/LEA*.*
+ - rm -fr ./libraries/ESP8266mDNS/src/LEA*.*
26
- cd $HOME/arduino_ide/hardware
27
- mkdir esp32
28
- cd esp32
0 commit comments