From 8e6987d480daa67c67765c8aaa4356a4a2e36058 Mon Sep 17 00:00:00 2001 From: Ryan Johnston <31726584+ryanjAA@users.noreply.github.com> Date: Mon, 15 Mar 2021 21:43:33 -0500 Subject: [PATCH] Board ID update Needed for firmware to update. --- boards/mro/ctrl-zero-h7/firmware.prototype | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boards/mro/ctrl-zero-h7/firmware.prototype b/boards/mro/ctrl-zero-h7/firmware.prototype index 4afdcf7ef2..41d94b396b 100644 --- a/boards/mro/ctrl-zero-h7/firmware.prototype +++ b/boards/mro/ctrl-zero-h7/firmware.prototype @@ -1,5 +1,5 @@ { - "board_id": 1024, + "board_id": 1023, "magic": "mRo-ctrl-zero-h7", "description": "Firmware for the mRo-ctrl-zero-h7 board", "image": "",