JBWOPR
|
Main source file for the JBWopr library. More...
#include "jbwoprwifi.h"
#include <PubSubClient.h>
#include <WiFiManager.h>
#include <JBLogger.h>
#include "effects/jbwopreffects.h"
Go to the source code of this file.
Classes | |
struct | JBWoprMqttConfig |
JBWoprMqttDevice MQTT configuration. More... | |
class | JBWoprMqttDevice |
W.O.P.R. WiFi and MQTT device class. More... | |
Macros | |
#define | DEFAULT_MQTT_PREFIX "wopr" |
Default MQTT prefix. | |
#define | DEFAULT_MQTT_PORT 1883 |
Default MQTT port. | |
Main source file for the JBWopr library.
Header file for the JBWopr library.
Contains declarations for the main JBWoprMqttDevice class. This code is distributed under the MIT License. See LICENSE for details.