From c72793619ee7b0a1b08458e6cccababfffc9d8ad Mon Sep 17 00:00:00 2001 From: Ashwani Sihag Date: Sun, 12 Apr 2026 10:38:50 +0530 Subject: [PATCH] fix(boards/saam_saampixv1_1): correct firmware board_id to 200 --- boards/saam/saampixv1_1/firmware.prototype | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boards/saam/saampixv1_1/firmware.prototype b/boards/saam/saampixv1_1/firmware.prototype index 28c80e2227..d04ebc6076 100644 --- a/boards/saam/saampixv1_1/firmware.prototype +++ b/boards/saam/saampixv1_1/firmware.prototype @@ -1,5 +1,5 @@ { - "board_id": 1, + "board_id": 200, "magic": "PX4FWv1", "description": "Firmware for the SaamPixV1_1 board", "image": "",