SPSP
Simple publish-subscribe protocol. Connects low power IoT clients to MQTT.
All Classes Files Functions Variables Typedefs Enumerations
Classes
espnow_packet.hpp File Reference

ESP-NOW packet structures. More...

#include <cstdint>
#include "spsp/local_message.hpp"
Include dependency graph for espnow_packet.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  SPSP::LocalLayers::ESPNOW::PacketHeader
 ESP-NOW packet header. More...
 
struct  SPSP::LocalLayers::ESPNOW::PacketPayload
 
struct  SPSP::LocalLayers::ESPNOW::Packet
 

Detailed Description

ESP-NOW packet structures.

Author
Dávid Benko (david.nosp@m.benk.nosp@m.o@dav.nosp@m.idbe.nosp@m.nko.d.nosp@m.ev)

Definition in file espnow_packet.hpp.