Formatting
This commit is contained in:
parent
2adb32851a
commit
cee0398da3
|
@ -16,7 +16,6 @@ before_script:
|
|||
- cd $HOME/arduino_ide/hardware
|
||||
- mkdir esp32
|
||||
- cd esp32
|
||||
|
||||
- wget https://github.com/espressif/arduino-esp32/archive/refs/tags/1.0.6.tar.gz
|
||||
- tar -xzf 1.0.6.tar.gz
|
||||
- mv arduino-esp32-1.0.6/ esp32
|
||||
|
|
Loading…
Reference in New Issue