1
0
mirror of https://github.com/DCC-EX/CommandStation-EX.git synced 2025-07-28 18:03:45 +02:00

Add support for 2 or 4 line LCD Display

This commit is contained in:
FrightRisk
2020-09-23 21:54:01 -04:00
parent 3df0ae16df
commit 3d94d8347a
4 changed files with 57 additions and 2 deletions

View File

@@ -26,11 +26,11 @@
#include "Sensors.h"
#include "freeMemory.h"
#include "GITHUB_SHA.h"
#include "version.h"
#include "EEStore.h"
#include "DIAG.h"
const char VERSION[] PROGMEM ="0.2.0";
// These keywords are used in the <1> command. The number is what you get if you use the keyword as a parameter.
// To discover new keyword numbers , use the <$ YOURKEYWORD> command