Update WaterishOS-minimal2.0.ino

This commit is contained in:
Siwat Sirichai 2019-08-09 19:04:06 +07:00
parent a19766c76e
commit 39c882fd40
1 changed files with 1 additions and 0 deletions

View File

@ -92,4 +92,5 @@ void setup(){
void loop(){
client.loop();
threadControl.run();
}