mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-02-20 10:54:14 +01:00
Rename USB Constants that map product to PID, changes PipX to OPLM
This commit is contained in:
parent
9cc314f7db
commit
9f44e588f7
@ -116,7 +116,7 @@ public:
|
||||
idVendor_OpenPilot = 0x20a0,
|
||||
idProduct_OpenPilot = 0x415a,
|
||||
idProduct_CopterControl = 0x415b,
|
||||
idProduct_PipXtreme = 0x415c
|
||||
idProduct_OPLinkMini = 0x415c
|
||||
};
|
||||
|
||||
static USBMonitor *instance();
|
||||
|
Loading…
x
Reference in New Issue
Block a user