1
0
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:
Laurent Lalanne 2015-08-04 22:52:31 +02:00
parent 503dff40bc
commit 3adda639e1

View File

@ -57,7 +57,7 @@ public:
break;
case 0x0905:
// Nano
return QString("Nano");
return QString("RevoNano");
default:
return QString("");