EnigmaIOT
0.9.8
Secure sensor and gateway platform based on ESP8266 and ESP32
|
Dummy Gateway output module. More...
#include <Arduino.h>
#include "GwOutput_dummy.h"
#include <ESPAsyncWebServer.h>
#include <helperFunctions.h>
#include <EnigmaIOTdebug.h>
#include <FS.h>
Go to the source code of this file.
Variables | |
GatewayOutput_dummy | GwOutput |
Dummy Gateway output module.
Module to serve as start boilerplate of EnigmaIOT gateway projects
Definition in file GwOutput_dummy.cpp.
GatewayOutput_dummy GwOutput |
Definition at line 29 of file GwOutput_dummy.cpp.