watchdog reset
This commit is contained in:
parent
72a4161fea
commit
893f34fd85
@ -268,7 +268,7 @@ unsigned long watchmillis[EXTRUDERS] = ARRAY_BY_EXTRUDERS(0,0,0);
|
||||
|
||||
|
||||
for(;;) {
|
||||
|
||||
wdt_reset();
|
||||
if(temp_meas_ready == true) { // temp sample ready
|
||||
updateTemperaturesFromRawValues();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user