mirror of
https://github.com/meshtastic/firmware.git
synced 2025-02-26 22:33:24 +00:00
lib update: indicator fix
This commit is contained in:
parent
b4501d8e05
commit
08e6f75da8
@ -1 +1 @@
|
||||
Subproject commit a3e502d3bd0e31ddd05d49f922e5cb9d78165827
|
||||
Subproject commit c29f18d2e21bd7d4800f58e34951000f3f5b4595
|
@ -32,8 +32,8 @@ lib_deps = ${esp32s3_base.lib_deps}
|
||||
[env:seeed-sensecap-indicator-tft]
|
||||
extends = esp32s3_base
|
||||
platform_packages =
|
||||
platformio/framework-arduinoespressif32 @ symlink:///home/manuel/Documents/PlatformIO/Projects/arduino-esp32
|
||||
; platformio/framework-arduinoespressif32 @ https://github.com/mverch67/arduino-esp32.git#add_tca9535 ; based on 2.0.16
|
||||
; platformio/framework-arduinoespressif32 @ symlink:///home/manuel/Documents/PlatformIO/Projects/arduino-esp32
|
||||
platformio/framework-arduinoespressif32 @ https://github.com/mverch67/arduino-esp32.git#add_tca9535 ; based on 2.0.16
|
||||
board = seeed-sensecap-indicator
|
||||
board_check = true
|
||||
upload_protocol = esptool
|
||||
|
Loading…
Reference in New Issue
Block a user