Alex Shepherd
369786325f
updated the examples to reflect the removal of support for the two call-back functions: notifyDccAccState(), notifyDccSigState()
2018-03-01 00:00:15 +13:00
Alex Shepherd
ec801bf463
updated the examples to reflect the removal of support for the two call-back functions: notifyDccAccState(), notifyDccSigState()
2018-02-28 23:50:59 +13:00
Geoff Bunza
e622a596d7
V5.4 Bug Fixes and Minor Chages
...
Bug Fix to allow maximum of 17 servos
Bug Fix to correct 2 reload #define definitions
Change to major Loop Delay cut in half to allow for fewer misses of DCC
packet detection
2016-11-26 12:42:30 -08:00
Alex Shepherd
2c55e735b7
Added Geoff's 5.1 changes
2016-06-11 15:31:34 +12:00
Alex Shepherd
8dc6ee950f
fixed call-back function void notifyDccFunc( uint16_t Addr, DCC_ADDR_TYPE AddrType, FN_GROUP FuncGrp, uint8_t FuncState) to include the new parameter: DCC_ADDR_TYPE AddrType
2016-03-20 20:45:33 +13:00
Geoff Bunza
467a1866ca
Bug fix line 625- missing break statement added
2015-12-18 11:16:40 -08:00
Alex Shepherd
d0b4f71282
Added missing example sketches
2015-11-17 08:02:31 +13:00
Alex Shepherd
f903b3ab53
Added in enhancements from Martin Pischky for 14 & 28 speed steps and merged in more examples from Geoff into the examples/SMA folder
2015-11-16 23:49:12 +13:00