Skip to content

Commit 59d1883

Browse files
authored
Update FED3.cpp
1 parent 617fa2c commit 59d1883

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/FED3.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1446,7 +1446,6 @@ void FED3::rightTrigger() {
14461446
void FED3::goToSleep() {
14471447
if (EnableSleep==true){
14481448
ReleaseMotor();
1449-
pixelsOff();
14501449
delay (2); //let things settle
14511450
LowPower.sleep(5000); //Wake up every 5 sec to check the pellet well
14521451
}

0 commit comments

Comments
 (0)