Fixed Readme Layout

This commit is contained in:
simon 2025-08-10 13:05:33 +02:00
parent 400d308f4a
commit 648e201f5e

View File

@ -10,7 +10,8 @@
checksum = XOR über alle Bytes (ohne Control Bytes und Checksum-Byte)
Command, Payload und Checksum werden Escaped sollten sie einem Control Byte ensteprechend
[ Startbyte ] [ Command ] [ Payload (variabel) ] [ Checksum ] [ Endbyte ]
| Startbyte | Command | Payload (variable) | Checksum | Endbyte |
|-----------|---------|--------------------|----------|---------|
### Felder im Detail: