mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2026-09-10 16:49:36 +00:00
ERT CRC checking for SCM packets.
IDM coming as soon as I can address packet truncation...
This commit is contained in:
@@ -72,6 +72,8 @@ public:
|
||||
ID id() const;
|
||||
Consumption consumption() const;
|
||||
|
||||
bool crc_ok() const;
|
||||
|
||||
private:
|
||||
using Reader = FieldReader<ManchesterDecoder, BitRemap>;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user