Skip to content

Commit

Permalink
Omit uPesy
Browse files Browse the repository at this point in the history
  • Loading branch information
Wilaz committed Nov 12, 2024
1 parent 6a62d65 commit 7f06d21
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -163,12 +163,8 @@ custom_openshock.chip = ESP32
build_flags = ${env.build_flags}
-DOPENSHOCK_LED_GPIO=2

; https://docs.platformio.org/en/latest/boards/espressif32/upesy_wroom.html
; untested, but compiles fine
[env:uPesy-ESP32-Wroom-DevKit]
board = upesy_wroom
custom_openshock.chip = ESP32
build_flags = ${env.build_flags}
; TODO:
; https://docs.platformio.org/en/latest/boards/espressif32/upesy_wroom.html;upesy-esp32-wroom-devkit

[env:fs]
custom_openshock.chip = ESP32
Expand Down

0 comments on commit 7f06d21

Please sign in to comment.