Blink1Control2
Blink1Control2 copied to clipboard
Start using EventEmitter instead of custom change listeners
Currently Blink1Service and PatternsService (and "log.addEvent()") use a hand-built event notifier. Start using the currently badly named "Eventer" singleton EventEmitter instead.