EnigmaIOT
0.9.8
Secure sensor and gateway platform based on ESP8266 and ESP32
|
ESP-NOW communication system abstraction layer. To be used on ESP8266 or ESP32 platforms. More...
#include "WProgram.h"
#include "Comms_hal.h"
#include "helperFunctions.h"
#include "EnigmaIOTRingBuffer.h"
Go to the source code of this file.
Classes | |
class | Espnow_halClass |
Definition for ESP-NOW hardware abstraction layer. More... | |
Variables | |
Espnow_halClass | Espnow_hal |
Singleton instance of ESP-NOW class. More... | |
ESP-NOW communication system abstraction layer. To be used on ESP8266 or ESP32 platforms.
Definition in file espnow_hal.h.
|
extern |
Singleton instance of ESP-NOW class.
Definition at line 20 of file espnow_hal.cpp.