Wireless Paper: remove stray board_level = extra (#6060)

Makes sure the InkHUD version gets build into the release zip
This commit is contained in:
todd-herbert
2025-02-16 00:04:39 +13:00
committed by GitHub
parent 4a63b36a7d
commit 431b067f30

View File

@@ -26,7 +26,6 @@ extra_configs = src/graphics/niche/InkHUD/PlatformioConfig.ini
[env:heltec-wireless-paper-inkhud]
extends = esp32s3_base, inkhud
board = heltec_wifi_lora_32_V3
board_level = extra
build_src_filter =
${esp32_base.build_src_filter}
${inkhud.build_src_filter}