Change string OUIFLT to FILTER
This commit is contained in:
parent
ebc75e3bbe
commit
93c576f1e2
@ -300,7 +300,7 @@ void setup() {
|
||||
#endif
|
||||
|
||||
#if (VENDORFILTER)
|
||||
strcat_P(features, " OUIFLT");
|
||||
strcat_P(features, " FILTER");
|
||||
#endif
|
||||
|
||||
// initialize display
|
||||
|
Loading…
Reference in New Issue
Block a user