OOKwiz
on/off-keying for ESP32 and a variety of supported radio modules
|
Chunks of parsed packet. Either a pulse, a gap or a block of decoded data. More...
#include <Meaning.h>
Public Attributes | |
modulation | type |
std::vector< uint8_t > | data |
uint16_t | data_len |
uint16_t | time1 |
uint16_t | time2 |
uint16_t | time3 |
Chunks of parsed packet. Either a pulse, a gap or a block of decoded data.
modulation MeaningElement::type |