Fix to be non blocking without tasks
This commit is contained in:
@@ -150,5 +150,4 @@ void setup() {
|
||||
|
||||
void loop() {
|
||||
victron.loop();
|
||||
delay(100);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user