From 4924cc77797ecd665f5f99c907454cec69803376 Mon Sep 17 00:00:00 2001 From: Harald Barth Date: Tue, 30 Nov 2021 20:11:45 +0100 Subject: [PATCH] update version --- version.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/version.h b/version.h index 967d6e6..1d8bd01 100644 --- a/version.h +++ b/version.h @@ -21,6 +21,8 @@ // Configuration options to globally flip polarity of DCC Accessory states when driven // from command and command. // Increased use of display for showing loco decoder programming information. +// Can disable EEPROM code +// Can define border between long and short addresses // ... // 3.1.7 Bugfix: Unknown locos should have speed forward // 3.1.6 Make output ID two bytes and guess format/size of registered outputs found in EEPROM