Skip to content

Commit 2496c08

Browse files
committed
pub test
delay 10 : OK delay 100 : OK
1 parent 514b89e commit 2496c08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_11-mqtt-lwt-test/_11-mqtt-lwt-test.ino

+1-1
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ void loop()
171171

172172

173173
client.loop();
174-
delay(100);
174+
delay(10);
175175
}
176176

177177

0 commit comments

Comments
 (0)