mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-12 19:10:32 +03:00
Refactoring of PR 13050 - support for custom OSD messages from external device (#14097)
This commit is contained in:
parent
cab60b6594
commit
ac82d8b998
15 changed files with 135 additions and 35 deletions
|
@ -22,6 +22,7 @@ PG_SRC = \
|
|||
pg/motor.c \
|
||||
pg/msp.c \
|
||||
pg/pg.c \
|
||||
pg/pilot.c \
|
||||
pg/piniobox.c \
|
||||
pg/pinio.c \
|
||||
pg/pin_pull_up_down.c \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue