Aktualisieren von README.md

This commit is contained in:
Wastl Kraus 2025-06-30 08:57:26 +02:00 committed by GitHub
parent f1cce0faa7
commit ed9b8c539a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -49,6 +49,7 @@ The calculation of the checksum is basically the same as before, but the inverte
crc = (~(value ^ (value >> 4) ^ (value >> 8))) & 0x0F;
```
...I have to rework the receiver part of the code. RX Frame encoding is weak.
---
## RMT on the ESP32