mirror of
https://github.com/meshtastic/firmware.git
synced 2026-01-06 18:08:00 +00:00
don't build the niche* stuff for non-inkHUD builds. (#6217)
This commit is contained in:
@@ -19,9 +19,6 @@ lib_deps =
|
||||
lewisxhe/PCF8563_Library@^1.0.1
|
||||
upload_speed = 115200
|
||||
|
||||
; Using experimental InkHUD UI (work in progress)
|
||||
[platformio]
|
||||
extra_configs = src/graphics/niche/InkHUD/PlatformioConfig.ini
|
||||
[env:heltec-vision-master-e213-inkhud]
|
||||
extends = esp32s3_base, inkhud
|
||||
board = heltec_vision_master_e213
|
||||
|
||||
Reference in New Issue
Block a user