summaryrefslogtreecommitdiff
path: root/source/LcdVersion.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/LcdVersion.cpp')
-rw-r--r--source/LcdVersion.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/LcdVersion.cpp b/source/LcdVersion.cpp
index a1b9dcc..2db011b 100644
--- a/source/LcdVersion.cpp
+++ b/source/LcdVersion.cpp
@@ -18,6 +18,6 @@
* This table contains compatibility information for the versions of LCM.
* Current LCM version is defined in file lcm_version.c in LCM code.
*/
-char *LCD_LCM_CompatibilityList[] = {"PX5",
+char *LCD_LCM_CompatibilityList[] = {"R1X",
NULL
};