mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-14 03:50:02 +03:00
Fix cpu type in status CLI command
This commit is contained in:
parent
81a3c53b1c
commit
6e04a6bdc3
1 changed files with 0 additions and 2 deletions
|
@ -289,8 +289,6 @@ static const char * const *sensorHardwareNames[] = {
|
|||
// Needs to be aligned with mcuTypeId_e
|
||||
static const char *mcuTypeNames[] = {
|
||||
"SIMULATOR",
|
||||
"F103",
|
||||
"F303",
|
||||
"F40X",
|
||||
"F411",
|
||||
"F446",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue