1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-16 21:05:35 +03:00

RTC6705 resource cleanup.

This commit is contained in:
Dominic Clifton 2018-11-22 13:04:49 +01:00
parent 9886391934
commit 8e5c1dd7a3
11 changed files with 215 additions and 39 deletions

View file

@ -66,7 +66,10 @@ const char * const ownerNames[OWNER_TOTAL_COUNT] = {
"INVERTER",
"LED_STRIP",
"TRANSPONDER",
"VTX",
"VTX_POWER",
"VTX_CS",
"VTX_DATA",
"VTX_CLK",
"COMPASS_CS",
"RX_BIND_PLUG",
"ESCSERIAL",