mrrwa / LocoNet

An embedded Loconet interface library for Arduino family microcontrollers
Other
65 stars 32 forks source link

Added callback functions to allow overriding SV reading and writing. #34

Closed roelandkluit closed 1 year ago

roelandkluit commented 1 year ago

The 3 callbacks to the LocoNetSystemVariableClass allowing code in the main sketch to control and override SV reading and writing.