|
rtl433
UNKNOWN
RTL-433 utility
|
Functions | |
| static int | lightwave_rf_nibble_from_byte (uint8_t in) |
| Decode a nibble from byte value Will return -1 if invalid byte is input. More... | |
| static int | lightwave_rf_callback (r_device *decoder, bitbuffer_t *bitbuffer) |
Variables | |
| static char * | output_fields [] |
| r_device | lightwave_rf |
|
static |
|
static |
Decode a nibble from byte value Will return -1 if invalid byte is input.
Referenced by lightwave_rf_callback().
| r_device lightwave_rf |
|
static |