mirror of
https://github.com/anklimov/lighthub
synced 2025-12-12 14:49:50 +03:00
Small fix
This commit is contained in:
@@ -39,7 +39,9 @@ e-mail anklimov@gmail.com
|
||||
#endif
|
||||
|
||||
#if defined(__ESP__)
|
||||
#include <ESP-Dmx.h>
|
||||
#include <ESPDMX.h>
|
||||
extern DMXESPSerial dmxout;
|
||||
#define DmxWrite dmxout.write
|
||||
#endif
|
||||
|
||||
#if defined(__SAM3X8E__)
|
||||
|
||||
Reference in New Issue
Block a user