mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-16 04:45:24 +03:00
Fixed ownership labels for pins of SPI receivers.
This commit is contained in:
parent
7b8634e1c9
commit
2a837890b7
5 changed files with 8 additions and 6 deletions
|
@ -69,4 +69,5 @@ const char * const ownerNames[OWNER_TOTAL_COUNT] = {
|
|||
"CAMERA_CONTROL",
|
||||
"TIMUP",
|
||||
"RANGEFINDER",
|
||||
"RX_SPI"
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue