From 7a357de47132c5f80aa6d703a392a9c7323f0c1d Mon Sep 17 00:00:00 2001 From: ThePeach-kr <111401008+ThePeach-kr@users.noreply.github.com> Date: Fri, 28 Oct 2022 07:05:36 +0900 Subject: [PATCH] Add The Peach K1/R1 Board (#10401) USBBoardInfo: modify THE Peach naming USBBoardInfo: modify thepeach naming USBBoardInfo: style --- src/comm/USBBoardInfo.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/comm/USBBoardInfo.json b/src/comm/USBBoardInfo.json index fff3238..165769d 100644 --- a/src/comm/USBBoardInfo.json +++ b/src/comm/USBBoardInfo.json @@ -38,6 +38,9 @@ { "vendorID": 11694, "productID": 0, "boardClass": "Pixhawk", "name": "Hex/ProfiCNC" }, + { "vendorID": 13735, "productID": 1, "boardClass": "Pixhawk", "name": "ThePeach FCC-K1" }, + { "vendorID": 13735, "productID": 2, "boardClass": "Pixhawk", "name": "ThePeach FCC-R1" }, + { "vendorID": 9900, "productID": 21, "boardClass": "PX4 Flow", "name": "PX4 Flow" }, { "vendorID": 1027, "productID": 24597, "boardClass": "SiK Radio", "name": "SiK Radio", "comment": "3DR Radio" },