Fix large serial command input triggering watchdog
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
#include <avr/interrupt.h>
|
||||
|
||||
// TODO: Config header for chip specifics like EEPROM size.
|
||||
// TODO: Fix huge serial command input triggering watchdog.
|
||||
// TODO: Only update EEPROM if value differs from previous.
|
||||
// TODO: Check thermistor conversion results /w thermometer.
|
||||
// TODO: Implement primary state machine for update loop.
|
||||
|
||||
Reference in New Issue
Block a user