mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-25 09:16:07 +03:00
Merge pull request #7542 from mikeller/add_mcu_type_msp
Added the MCU type to MSP.
This commit is contained in:
commit
3672bead17
3 changed files with 16 additions and 3 deletions
|
@ -265,3 +265,7 @@
|
|||
#ifndef USE_DSHOT_TELEMETRY
|
||||
#undef USE_RPM_FILTER
|
||||
#endif
|
||||
|
||||
#if !defined(USE_BOARD_INFO)
|
||||
#undef USE_SIGNATURE
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue