Skip to content

Switched bit MSB encoding to LSB

Compare
Choose a tag to compare
@dakhnod dakhnod released this 12 Mar 19:43
· 169 commits to main since this release
7c90de0

This release switches Pin data from MSG encoding to LSB encoding.
So, let's say you have one single pin at HIGH, the data is now 0b11111101 instead of 0b01111111.