mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-09 09:19:51 +03:00
#632 - still experimental
This commit is contained in:
@@ -19,17 +19,8 @@
|
||||
#ifndef EMSESP_SHOWER_H
|
||||
#define EMSESP_SHOWER_H
|
||||
|
||||
#include <Arduino.h>
|
||||
#include <ArduinoJson.h>
|
||||
|
||||
#include "helpers.h"
|
||||
#include "console.h"
|
||||
#include "mqtt.h"
|
||||
#include "telegram.h"
|
||||
#include "emsesp.h"
|
||||
|
||||
#include <uuid/log.h>
|
||||
|
||||
namespace emsesp {
|
||||
|
||||
class Shower {
|
||||
|
||||
Reference in New Issue
Block a user