1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-16 04:45:24 +03:00

Add TIMUP pseudo resource

This commit is contained in:
jflyper 2017-11-27 02:14:09 +09:00
parent fd534037e4
commit 209be419cb
5 changed files with 74 additions and 2 deletions

View file

@ -67,4 +67,5 @@ const char * const ownerNames[OWNER_TOTAL_COUNT] = {
"RX_BIND_PLUG",
"ESCSERIAL",
"CAMERA_CONTROL",
"TIMUP",
};