Task-Tracker-Systems / Task-Tracker-Device

Sources for a task time recording device.
https://task-tracker-systems.github.io/Task-Tracker-Device/
MIT License
2 stars 0 forks source link

serial interface: add command parser for protocol #60

Closed dhebbeker closed 10 months ago

dhebbeker commented 11 months ago

Create a command parser which is capable to interpret the commands from serial interface according to the defined protocol.

See WIP.

Acceptance criteria:

Depends on: