Sming Framework API
Sming - Open Source framework for high efficiency WiFi SoC ESP8266 native development with C++ language.
decode_results Class Reference

Public Attributes

decode_type_t decode_type
 
union {
   struct {
      uint64_t   value
 
      uint32_t   address
 
      uint32_t   command
 
   } 
 
}; 
 
uint16_t bits
 
uint16_t * rawbuf
 
uint16_t rawlen
 
bool overflow
 
bool repeat