mirror of
https://github.com/anklimov/lighthub
synced 2025-12-08 04:39:49 +03:00
STABILITY when re-load, Artnet, RGBWW, ETAG, Logs
This commit is contained in:
@@ -49,8 +49,8 @@ class Streamlog : public Print
|
||||
private:
|
||||
uint8_t severity;
|
||||
SerialPortType *serialPort;
|
||||
uint8_t ledPattern;
|
||||
#ifdef SYSLOG_ENABLE
|
||||
Syslog * syslog;
|
||||
uint8_t ledPattern;
|
||||
#endif
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user