From dce241d1aec2aacfc3d6fa90b54c2b6fd62ef107 Mon Sep 17 00:00:00 2001 From: FrightRisk <37218136+FrightRisk@users.noreply.github.com> Date: Wed, 23 Sep 2020 11:54:09 -0400 Subject: [PATCH] more experiments with dccexparser --- DCCEXParser.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DCCEXParser.cpp b/DCCEXParser.cpp index 858f2a5..5721708 100644 --- a/DCCEXParser.cpp +++ b/DCCEXParser.cpp @@ -30,7 +30,7 @@ #include "EEStore.h" #include "DIAG.h" -const char VERSION[] PROGMEM ="0.1.9"; +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