mirror of
https://github.com/meshtastic/firmware.git
synced 2025-06-08 14:12:05 +00:00
remove faulty partition line
This commit is contained in:
parent
16f0a91724
commit
a922e06bd2
@ -34,7 +34,6 @@ 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
|
||||
board = seeed-sensecap-indicator
|
||||
board_build.partitions = default_16MB.csv
|
||||
board_check = true
|
||||
board_level = extra
|
||||
board_build.partitions = default_8MB.csv ; must be here for some reason, board.json is not enough !?
|
||||
|
Loading…
Reference in New Issue
Block a user