rtl433
UNKNOWN
RTL-433 utility
|
Data Structures | |
struct | emontx |
Functions | |
static int | emontx_callback (r_device *decoder, bitbuffer_t *bitbuffer) |
Variables | |
static unsigned char | preamble [3] = { 0xaa, 0xaa, 0xaa } |
static unsigned char | pkt_hdr_inverted [3] = { 0xd2, 0x2d, 0xc0 } |
static unsigned char | pkt_hdr [3] = { 0x2d, 0xd2, 0x00 } |
static char * | output_fields [] |
r_device | emontx |
|
static |
|
static |
|
static |
Referenced by emontx_callback().
|
static |
Referenced by emontx_callback().
|
static |