]> git.tdb.fi Git - r2c2.git/commit
Add driver for my custom Arduino-based control device
authorMikko Rasa <tdb@tdb.fi>
Thu, 31 Oct 2013 23:10:57 +0000 (01:10 +0200)
committerMikko Rasa <tdb@tdb.fi>
Thu, 31 Oct 2013 23:10:57 +0000 (01:10 +0200)
commit8a31a3ab3ab7abda30de0ed3a6d0753760f3bb1d
treea9b5dc51370a76bd4997260a91b8a2feac42aceb
parent3313694dbe8775b5fd6e1a7eaafe0be9179fcb85
Add driver for my custom Arduino-based control device
source/libr2c2/arducontrol.cpp [new file with mode: 0644]
source/libr2c2/arducontrol.h [new file with mode: 0644]
source/libr2c2/driver.cpp