travisgoodspeed / goodwatch

Replacement board for Casio Calculator Watches using the CC430F6147
503 stars 55 forks source link

clock: add label for cpu load toggle button #90

Closed qguv closed 6 years ago

qguv commented 6 years ago

Displays CPU LOAD when CPU load is toggled, along with - or + depending on whether you're enabling or disabling the indicator. Here's a demo!

qguv commented 6 years ago

Eh, after using it a bit, I actually don't like how this looks. It's not totally clear that + and - correspond to the state of the load indicator. It also feels like a lot of ceremony for a debugging feature. Let's just suppress the key number being displayed while the button is held, see #92.