GameWithPixels / DiceFirmware

Pixels dice firmware code.
MIT License
15 stars 1 forks source link

D20 face remap don't work as expected #35

Closed obasille closed 2 years ago

obasille commented 2 years ago

It's remapping to the wrong face. That's easy to test with an animation such as TriFold which lights up the rolled face differently than the other faces.

D20 remapping is done based on values of twentySidedRemap in board_config.cpp.