Chysn / O_C-HemisphereSuite

Hemisphere Suite is alternate-alternate firmware for Ornament and Crime, featuring a dual-applet framework with dozens of different modular functions.
324 stars 153 forks source link

1.6b (Flipped Screen) BinaryCtr counter backwards? #15

Closed adrianfon9 closed 6 years ago

adrianfon9 commented 6 years ago

Is there a potential to flip the counter as well so it follows left to right, top to down behaviour?

Proposed: Left side cv D: 0001 cv C: 0010 tr D: 0100 tr C: 1000

Current: Left side cv D: 0010 cv C: 0001 tr D: 1000 tr C: 0100

adrianfon9 commented 6 years ago

After reading the manual, it seems that it is following proper behaviour. My mistake.