1
0
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:
Laurent Lalanne 2016-01-06 15:16:42 +01:00
parent db83d1860e
commit 0fe61b1677

View File

@ -26,7 +26,7 @@ public:
break;
case 0x0301:
// OPLink Mini
return QString("OPLink");
return QString("OPLinkMini");
break;
case 0x0401: