mirror of
https://github.com/meshtastic/firmware.git
synced 2025-10-27 15:02:41 +00:00
Change board_check to board_level in platformio.ini
This commit is contained in:
parent
52253d2e70
commit
6813d26c1d
@ -2,7 +2,7 @@
|
||||
[env:gat562_mesh_tracker_pro]
|
||||
extends = nrf52840_base
|
||||
board = gat562_mesh_tracker_pro
|
||||
board_check = true
|
||||
board_level = extra
|
||||
build_flags = ${nrf52840_base.build_flags}
|
||||
-I variants/nrf52840/gat562_mesh_tracker_pro
|
||||
-D GAT562_MESH_TRACKER_PRO
|
||||
|
||||
Loading…
Reference in New Issue
Block a user