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

ESP-NOW adapter for testing. More...

#include <string>
#include <unordered_set>
#include "spsp/espnow_adapter_if.hpp"
#include "spsp/espnow_types.hpp"
Include dependency graph for testing/spsp/espnow_adapter.hpp:
This graph shows which files directly or indirectly include this file:

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 testing.

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