nicpottier / gnat

Decent DE1 mini heads up display. GNAT is Not A Tablet
MIT License
6 stars 3 forks source link

Scale should have sleep()/wake() #9

Closed nicpottier closed 2 years ago

nicpottier commented 2 years ago

Scale class should have a sleep() and wake() that is called when we do both those things. Upon sleep the skale should turn off its display. Upon wake it should tare and turn on the display.

nicpottier commented 2 years ago

Added in https://github.com/nicpottier/gnat/pull/17