mirror of
https://github.com/DCC-EX/CommandStation-EX.git
synced 2024-11-22 23:56:13 +01:00
Implement <JG> <JI>
This commit is contained in:
parent
b969563d35
commit
a17a55d904
|
@ -4,8 +4,10 @@
|
|||
#include "StringFormatter.h"
|
||||
|
||||
|
||||
#define VERSION "4.2.19"
|
||||
// 4.2.19 - Bugfix for analog reading of track current sensor offeset.
|
||||
#define VERSION "4.2.20"
|
||||
// 4.2.20 - <JG> & <JI> commands for multi-track gauges
|
||||
// - Reinstate <c> but remember its a bit useless when TM involved.
|
||||
// 4.2.19 - Bugfix for analog reading of track current sensor offset.
|
||||
// 4.2.18 - I2C Multiplexer support through Extended Addresses,
|
||||
// added for Wire, 4209 and AVR I2C drivers.
|
||||
// - I2C retries when an operation fails.
|
||||
|
|
Loading…
Reference in New Issue
Block a user