![]() |
LightHub
v4.0.0
Smarthome controller firmware
|
#include <Print.h>#include <Arduino.h>#include <HardwareSerial.h>#include <inttypes.h>Go to the source code of this file.
Classes | |
| class | Streamlog |
Macros | |
| #define | LOGBUFFER_SIZE 80 |
| #define | SerialPortType HardwareSerial |
| #define | LOG_DEBUG 7 |
| #define | LOG_INFO 6 |
| #define | LOG_ERROR 3 |
Variables | |
| uint8_t | serialDebugLevel |
| uint8_t | udpDebugLevel |
| #define LOG_DEBUG 7 |
| #define LOG_ERROR 3 |
| #define LOG_INFO 6 |
| #define LOGBUFFER_SIZE 80 |
| #define SerialPortType HardwareSerial |
|
extern |
|
extern |