From 0077eebe1c1932133b4d14c8125cfeab724a2504 Mon Sep 17 00:00:00 2001 From: Don Gagne Date: Sun, 9 Apr 2017 20:08:14 -0700 Subject: [PATCH] Fix RTK vendorID --- src/comm/USBBoardInfo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/comm/USBBoardInfo.json b/src/comm/USBBoardInfo.json index 424fb6e..11465cb 100644 --- a/src/comm/USBBoardInfo.json +++ b/src/comm/USBBoardInfo.json @@ -21,7 +21,7 @@ { "vendorID": 1027, "productID": 24597, "boardClass": "SiK Radio", "name": "SiK Radio", "comment": "3DR Radio" }, { "vendorID": 4292, "productID": 600000, "boardClass": "SiK Radio", "name": "SiK Radio", "comment": "SILabs Radio" }, - { "vendorID": 546, "productID": 424, "boardClass": "RTK GPS", "name": "RTK GPS", "comment": "Ublox RTK GPS" }, + { "vendorID": 5446, "productID": 424, "boardClass": "RTK GPS", "name": "RTK GPS", "comment": "Ublox RTK GPS" }, { "vendorID": 8352, "productID": 16732, "boardClass": "OpenPilot", "name": "OpenPilot OPLink" }, { "vendorID": 8352, "productID": 16733, "boardClass": "OpenPilot", "name": "OpenPilot CC3D" },