Skip to content

Commit

Permalink
Remove delay from main loop #56
Browse files Browse the repository at this point in the history
  • Loading branch information
AronHetLam committed Nov 25, 2021
1 parent 4b690b3 commit 74231d3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ATEM_tally_light/ATEM_tally_light.ino
Original file line number Diff line number Diff line change
Expand Up @@ -339,8 +339,6 @@ void loop() {

//Handle web interface
server.handleClient();

//delay(100);
}

//Handle the change of states in the program
Expand Down

0 comments on commit 74231d3

Please sign in to comment.