Open ModischFabrications opened 4 years ago
Do we really want to implement another listener-solution for the time server? It would look similar to the PersistenceManager. We can't really work with inheritance here due to our "functional" style and I don't know any other way to keep it DRY
An invalid state could also work, look into ledController for notes
Pretty similar to #7
Base is implemented in #15, but we need an event to be notified whenever a time is valid/invalid.