]> git.tdb.fi Git - r2c2.git/commitdiff
Fix handling of uncertain bits in accessories
authorMikko Rasa <tdb@tdb.fi>
Sun, 6 Apr 2014 20:08:32 +0000 (23:08 +0300)
committerMikko Rasa <tdb@tdb.fi>
Sun, 6 Apr 2014 20:08:32 +0000 (23:08 +0300)
When the state of an accessory is first set, send commands for all
uncertain bits.  Otherwise the accessory could remain unsynced or a
failure could go undetected.

Always clear the uncertain bit after setting an accessory, not only
when it failed.


No differences found