mirror of
https://github.com/DCC-EX/CommandStation-EX.git
synced 2024-12-23 12:51:24 +01:00
Update version.h
This commit is contained in:
parent
d71c95e9d2
commit
2ce4c8066e
@ -4,7 +4,10 @@
|
||||
#include "StringFormatter.h"
|
||||
|
||||
// const char VERSION[] PROGMEM ="0.2.0";
|
||||
#define VERSION "3.0.2"
|
||||
|
||||
#define VERSION "3.0.3"
|
||||
// 3.0.3 Includes:
|
||||
// <W addr> command to write loco address and clear consist
|
||||
// <R> command will allow for consist address
|
||||
// Startup commands implemented
|
||||
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user