Skip to content

Commit 154d8a9

Browse files
Update Github_Tutorial.ino
1 parent dfb0259 commit 154d8a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Github_Tutorial.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@ void loop()
2727
Serial.print("The value of this is: ");
2828
Serial.println(myRate is);
2929

30-
delay(500);
30+
delay(400);
3131
}
3232

0 commit comments

Comments
 (0)