Closed faydr closed 3 years ago
Basically, just subclass the atomic class so that whenever there's a store, the OLED display gets updated.
Didn't subclass anything, but instead just threw an update on the background event queue every time a relevant value was updated.
Overload the atomic update feature in the different statistic variables to cause an update of the OLED display every time a statistic variable gets updated.