update to start with millis reporting
This commit is contained in:
@@ -9,6 +9,16 @@ struct Settings {
|
||||
|
||||
time_t now;
|
||||
|
||||
/*
|
||||
* Modules will plug in to this thing via function pointers
|
||||
*/
|
||||
// see also http://www.gammon.com.au/forum/?id=12607
|
||||
//void module_message(const String& shorttopic, const String& message) { //@@@@FIXME@@@@ instead of brightness, adjust mode?
|
||||
//void module_message(const String& shorttopic, const String& message) {
|
||||
//
|
||||
//}
|
||||
|
||||
|
||||
/*
|
||||
* Debugging might be nice sometimes
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user