mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-16 04:45:20 +03:00
Change OpenLog to OpenLager
OpenLog became not suitable for serial port logging as of 4.0.x.
This commit is contained in:
parent
8d40f35d42
commit
ed8d2a79a9
1 changed files with 1 additions and 1 deletions
|
@ -2542,7 +2542,7 @@
|
|||
},
|
||||
|
||||
"serialLoggingSupportedNote": {
|
||||
"message": "You can log to an external logging device (such as an OpenLog or compatible clone) by using a serial port. Configure the port on the Ports tab."
|
||||
"message": "You can log to an external logging device (such as an OpenLager) by using a serial port. Configure the port on the Ports tab."
|
||||
},
|
||||
"sdcardNote": {
|
||||
"message": "Flight logs can be recorded to your flight controller's onboard SD card slot."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue