mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-09-26 04:38:19 +08:00
fix(boards/saam_saampixv1_1): correct firmware board_id to 200
This commit is contained in:
committed by
David Sidrane
parent
1cf7d75525
commit
c72793619e
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"board_id": 1,
|
||||
"board_id": 200,
|
||||
"magic": "PX4FWv1",
|
||||
"description": "Firmware for the SaamPixV1_1 board",
|
||||
"image": "",
|
||||
|
||||
Reference in New Issue
Block a user