Skip to content

Commit

Permalink
}
Browse files Browse the repository at this point in the history
  • Loading branch information
DeadBranches authored Oct 20, 2022
1 parent e6529b9 commit 6d43d98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Firmware/LilyTwinkle/LilyTwinkle.ino
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ void setup() {
pinMode(LED3, OUTPUT);
pinMode(LED4, OUTPUT);
startTime = micros();

}

void loop() {
long currTime = micros();
Expand Down

0 comments on commit 6d43d98

Please sign in to comment.