mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-19 04:52:12 +01:00
LP-84 Revonano board name for uploader
This commit is contained in:
parent
503dff40bc
commit
3adda639e1
@ -57,7 +57,7 @@ public:
|
||||
break;
|
||||
case 0x0905:
|
||||
// Nano
|
||||
return QString("Nano");
|
||||
return QString("RevoNano");
|
||||
|
||||
default:
|
||||
return QString("");
|
||||
|
Loading…
x
Reference in New Issue
Block a user