]> git.tdb.fi Git - r2c2.git/commit
Keep track of the active accessory bit index
authorMikko Rasa <tdb@tdb.fi>
Tue, 1 Apr 2014 18:14:35 +0000 (21:14 +0300)
committerMikko Rasa <tdb@tdb.fi>
Tue, 1 Apr 2014 18:14:35 +0000 (21:14 +0300)
commitb746099bd0ed4aac2484b5125135d2c21c3c4082
treed718e4a05811585ebfdfad4299e18cb2606076ea
parent437ad8b3b19d2ba396551efa66723366364b1ad3
Keep track of the active accessory bit index

Failing to do this may theoretically cause trouble if a multi-bit
accessory spans a k83 module boundary.  Sending a deactivation command
for the first bit would only turn off the first module but not the
second.
source/libr2c2/arducontrol.cpp
source/libr2c2/arducontrol.h