mirror of
https://github.com/anklimov/lighthub
synced 2025-12-07 20:29:50 +03:00
sysLog fixed, added logging library (for serial & syslog)
This commit is contained in:
@@ -22,6 +22,7 @@ e-mail anklimov@gmail.com
|
||||
#include "item.h"
|
||||
#include "utils.h"
|
||||
#include <PubSubClient.h>
|
||||
#include "main.h"
|
||||
|
||||
#ifndef DHT_DISABLE
|
||||
#if defined(ARDUINO_ARCH_ESP8266) || defined(ARDUINO_ARCH_ESP32)
|
||||
|
||||
Reference in New Issue
Block a user