Avoid TRANSPONDERVTX and random owner name

This commit is contained in:
jflyper 2016-12-28 00:37:01 +09:00
parent 1aaa3a3d8d
commit 4e8cea011f
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ const char * const ownerNames[OWNER_TOTAL_COUNT] = {
"RX_BIND",
"INVERTER",
"LED_STRIP",
"TRANSPONDER"
"TRANSPONDER",
"VTX",
};