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

ESP-NOW adapter for ESP platform. More...

#include <functional>
#include <string>
#include "spsp/espnow_adapter_if.hpp"
#include "spsp/espnow_types.hpp"
Include dependency graph for espidf/spsp/espnow_adapter.hpp:

Go to the source code of this file.

Classes

class  SPSP::LocalLayers::ESPNOW::Adapter
 ESP-NOW adapter for ESP platform. More...
 

Detailed Description

ESP-NOW adapter for ESP platform.

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 espidf/spsp/espnow_adapter.hpp.