Skip to content

Commit

Permalink
Update FED3.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
KravitzLab authored Aug 24, 2022
1 parent 617fa2c commit 59d1883
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/FED3.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1446,7 +1446,6 @@ void FED3::rightTrigger() {
void FED3::goToSleep() {
if (EnableSleep==true){
ReleaseMotor();
pixelsOff();
delay (2); //let things settle
LowPower.sleep(5000); //Wake up every 5 sec to check the pellet well
}
Expand Down

0 comments on commit 59d1883

Please sign in to comment.