Formatting

This commit is contained in:
Owen 2021-05-03 09:56:20 +02:00
parent 2adb32851a
commit cee0398da3
1 changed files with 0 additions and 1 deletions

View File

@ -16,7 +16,6 @@ before_script:
- cd $HOME/arduino_ide/hardware - cd $HOME/arduino_ide/hardware
- mkdir esp32 - mkdir esp32
- cd esp32 - cd esp32
- wget https://github.com/espressif/arduino-esp32/archive/refs/tags/1.0.6.tar.gz - wget https://github.com/espressif/arduino-esp32/archive/refs/tags/1.0.6.tar.gz
- tar -xzf 1.0.6.tar.gz - tar -xzf 1.0.6.tar.gz
- mv arduino-esp32-1.0.6/ esp32 - mv arduino-esp32-1.0.6/ esp32