From 93c576f1e278aeb3193ac204d0cdae4ff8dcd629 Mon Sep 17 00:00:00 2001 From: Verkehrsrot Date: Sat, 25 May 2019 15:31:20 +0200 Subject: [PATCH] Change string OUIFLT to FILTER --- src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.cpp b/src/main.cpp index a26379fc..ca10932c 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -300,7 +300,7 @@ void setup() { #endif #if (VENDORFILTER) - strcat_P(features, " OUIFLT"); + strcat_P(features, " FILTER"); #endif // initialize display