1
0
Fork 0
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:
jflyper 2019-10-21 22:47:51 +09:00
parent 8d40f35d42
commit ed8d2a79a9

View file

@ -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."