mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-25 08:36:08 +08:00
boards: change board ID of KakuteH7 mini (#23832)
* boards: change board ID of KakuteH7 mini Holybro would like to consolidate the board ID to what is used in ArduPilot. * boards: update KakuteH7mini bootloader This is due to the board ID change.
This commit is contained in:
Binary file not shown.
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"board_id": 1054,
|
||||
"board_id": 1058,
|
||||
"magic": "PX4FWv1",
|
||||
"description": "Firmware for the KakuteH7Mini board",
|
||||
"image": "",
|
||||
"build_time": 0,
|
||||
"summary": "KAKUTEH7MINI-NAND",
|
||||
"summary": "KAKUTEH7MINI",
|
||||
"version": "0.1",
|
||||
"image_size": 0,
|
||||
"image_maxsize": 1835008,
|
||||
|
||||
Reference in New Issue
Block a user