mirror of
https://github.com/DCC-EX/CommandStation-EX.git
synced 2024-11-22 23:56:13 +01:00
step version
This commit is contained in:
parent
cb64725b42
commit
f24bcd6819
|
@ -3,8 +3,9 @@
|
|||
|
||||
#include "StringFormatter.h"
|
||||
|
||||
#define VERSION "3.1.5"
|
||||
// 3.1.5 Make output ID two bytes
|
||||
#define VERSION "3.1.6"
|
||||
// 3.1.6 Make output ID two bytes
|
||||
// 3.1.5 Fix LCD corruption on power-up
|
||||
// 3.1.4 Refactor OLED and LCD drivers and remove unused code
|
||||
// 3.1.3 Add a loop delay to give more time for sensing an Ethernet cable connection
|
||||
// 3.1.2 Eliminate wait after write when prog is joined or prog power is off
|
||||
|
|
Loading…
Reference in New Issue
Block a user