Add TODO regarding software updates via serial interface

This commit is contained in:
2024-09-23 15:55:45 +02:00
parent b25ad2bef1
commit 9aede09a2f

View File

@@ -6,6 +6,7 @@
#include <avr/interrupt.h>
// TODO: Facilitate software updates over serial port.
// TODO: Check parser and circular buffer for edge cases.
// TODO: Implement command parser timeout for large input.
// TODO: Config header for chip specifics like EEPROM size.