master^2
Varun 8 months ago
parent 0ba2d740f5
commit ca6799566d

@ -2999,6 +2999,7 @@ exports.motorAction = async (req, reply) => {
clearInterval(motorIntervals[motorId]); // Stop the motor if condition met
delete motorIntervals[motorId]; // Remove from interval object

Loading…
Cancel
Save