Ensuring up to date
This commit is contained in:
@@ -50,7 +50,6 @@ void getSensorData(){
|
|||||||
|
|
||||||
currentSensor = (currentSensor + 1) % NUM_CHANNELS;
|
currentSensor = (currentSensor + 1) % NUM_CHANNELS;
|
||||||
currentCycle = (currentCycle + 1) % cyclesPerPrint;
|
currentCycle = (currentCycle + 1) % cyclesPerPrint;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
void startBeeping(){
|
void startBeeping(){
|
||||||
|
|||||||
Reference in New Issue
Block a user