ldecorps / EventProcessor

EventProcessor
1 stars 0 forks source link

only send non 127 range led position if it makes the led change position #13

Open ldecorps opened 10 years ago

ldecorps commented 10 years ago

in order to save some processing / bandwidth. for instance pressure amount need not send 254 messages when going from -127 to +127 as the ledring can only change its state 12 times.