mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-16 04:45:20 +03:00
Renamed ESC Telemetry to ESC Sensor
This commit is contained in:
parent
bcb361cac6
commit
35e307d1ba
4 changed files with 7 additions and 7 deletions
|
@ -20,7 +20,7 @@ function MspHelper () {
|
|||
'RX_SERIAL': 6,
|
||||
'BLACKBOX': 7,
|
||||
'TELEMETRY_MAVLINK': 9,
|
||||
'TELEMETRY_ESC': 10
|
||||
'ESC_SENSOR': 10
|
||||
};
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue