mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-02-20 10:54:14 +01:00
LP-209 Define correct Oplink name for auto-load local firmware build
This commit is contained in:
parent
db83d1860e
commit
0fe61b1677
@ -26,7 +26,7 @@ public:
|
||||
break;
|
||||
case 0x0301:
|
||||
// OPLink Mini
|
||||
return QString("OPLink");
|
||||
return QString("OPLinkMini");
|
||||
|
||||
break;
|
||||
case 0x0401:
|
||||
|
Loading…
x
Reference in New Issue
Block a user