1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-31 16:52:10 +01:00

Merged in f5soh/librepilot/laurent/LP-84_Uploader_revonano_name (pull request #23)

LP-84 Revonano board name for uploader
This commit is contained in:
James Duley 2015-08-04 22:08:47 +01:00
commit 17f0facd0f

View File

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