From ed8d2a79a9c1999aded81fa3a73b08f46f7713be Mon Sep 17 00:00:00 2001 From: jflyper Date: Mon, 21 Oct 2019 22:47:51 +0900 Subject: [PATCH] Change OpenLog to OpenLager OpenLog became not suitable for serial port logging as of 4.0.x. --- locales/en/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/en/messages.json b/locales/en/messages.json index acdaccc1..26739d52 100644 --- a/locales/en/messages.json +++ b/locales/en/messages.json @@ -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."