refactoring meterbus
This commit is contained in:
parent
5cae5a1de3
commit
89edf7f7bb
@ -666,5 +666,6 @@ static void mbusCommScheduler(void *handle) {
|
||||
void mbusCommInit() {
|
||||
coloredMsg(LOG_GREEN, true, "mbc mci initializing Meterbus communication");
|
||||
|
||||
schAdd(mbusCommScheduler, NULL, 0, 1000);
|
||||
// FIXME
|
||||
schAdd(mbusCommScheduler, NULL, 0, 0);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user