|
SPSP
Simple publish-subscribe protocol. Connects low power IoT clients to MQTT.
|
#include <espnow_packet_ieee80211.hpp>
Public Attributes | |
| uint8_t | version = 0x00 |
| uint8_t | pad = 0x00 |
| uint16_t | len = sizeof(Radiotap) |
| uint32_t | present = 0x00000000 |
Radiotap header.
Definition at line 120 of file espnow_packet_ieee80211.hpp.
1.8.17