Closed andyjp closed 4 years ago
Looks like it should be:
- bit7..4=0111 ($70): Left 7 clock - bit7..4=1000 ($80): Right 8 clock - bit7..4=1001 ($90): Right 7 clock - bit7..4=1010 ($A0): Right 6 clock - bit7..4=1011 ($B0): Right 5 clock - bit7..4=1100 ($C0): Right 4 clock - bit7..4=1101 ($D0): Right 3 clock - bit7..4=1110 ($E0): Right 2 clock - bit7..4=1111 ($F0): Right 1 clock
Thanks @andyjp! I'll fix that for the next release.
Fixed tables for:
Looks like it should be: