]> git.tdb.fi Git - model-railway-devices.git/history - arducontrol/output.c
Add a function and command to find out if power is applied to the output
[model-railway-devices.git] / arducontrol / output.c
2013-11-02 Mikko RasaAdd a function and command to find out if power is...
2013-10-30 Mikko RasaMark module-private variables static
2013-10-23 Mikko RasaMove output to a higher priority timer
2013-10-23 Mikko RasaPass command data through a pointer
2013-10-22 Mikko RasaMark parameterless functions as such with a void argume...
2013-10-21 Mikko RasaUse symbolic constants for addressing I/O pins
2013-10-21 Mikko RasaOrganize arducontrol code by functionality