Add hex prefix

This commit is contained in:
GHOSCHT 2022-04-19 23:52:45 +02:00 committed by GitHub
parent 740abd951d
commit 6b4c24783e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,11 +12,11 @@ The following table describes the bit pattern for a successful communication wit
| Code | Purpose |
| ---- | -------------------- |
| 0 | Light Data |
| 1 | Control Signal |
| 2 | Status Messages |
| 3 | Confirmation Message |
| 4 | Debug Info |
| 0x0 | Light Data |
| 0x1 | Control Signal |
| 0x2 | Status Messages |
| 0x3 | Confirmation Message |
| 0x4 | Debug Info |
### Light Data