Transform update spectrum event into message.

This commit is contained in:
Jared Boone 2016-01-03 12:05:47 -08:00
parent c9f9d97d07
commit 39ca6fec62
10 changed files with 33 additions and 13 deletions

View file

@ -38,7 +38,6 @@ public:
Thread* start(const tprio_t priority);
void on_message(const Message* const message);
void on_update_spectrum();
// This getter should die, it's just here to leak information to code that
// isn't in the right place to begin with.