Skip to content

Commit cb5ba75

Browse files
Update Github_Tutorial.ino
1 parent b7b253e commit cb5ba75

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 Real Value is: ");
2828
Serial.println(myValue is);
2929

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

0 commit comments

Comments
 (0)