dhiltonp/hexbright

investigate cost of non-functional rled brightness option

Closed this issue · 1 comments

RLED code currently accepts a brightness value, though it isn't on a compatible pin. Investigate the costs/benefits (in ram and flash) of changing this to a digital value.

I have implemented this one though only to 2-bits of resolution.