Skip to content

Commit

Permalink
Update FuzzyPotato.ino
Browse files Browse the repository at this point in the history
  • Loading branch information
happybono authored Apr 30, 2021
1 parent 87ff1c9 commit 69261c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FuzzyPotato/FuzzyPotato.ino
Original file line number Diff line number Diff line change
Expand Up @@ -328,5 +328,5 @@ void loop() {
/* Start Deep Sleep Mode */
digitalWrite(POWER_CTRL, 0);
delay(10);
sleepGo();
sleepGo();
}

0 comments on commit 69261c0

Please sign in to comment.