typo that was bugging me
This commit is contained in:
parent
5b4cccb90d
commit
1121e5ce93
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ void loop() {
|
|||
|
||||
delay(1500);
|
||||
Serial.println("Files uploaded");
|
||||
Serial.println("Please wait till screen LED goes flashes again");
|
||||
Serial.println("Please wait till screen LED flashes again");
|
||||
|
||||
while (1) {
|
||||
if(flag) {
|
||||
|
|
Loading…
Reference in a new issue