mirror of
https://github.com/anklimov/lighthub
synced 2026-01-30 10:09:07 +03:00
Smooth DMX fadind for DUE
This commit is contained in:
@@ -207,6 +207,10 @@
|
||||
#define strncpy_P strncpy
|
||||
#endif
|
||||
|
||||
#ifndef DMX_SMOOTH_DELAY
|
||||
#define DMX_SMOOTH_DELAY 10
|
||||
#endif
|
||||
|
||||
//#ifdef M5STACK
|
||||
//#define debugSerial M5.Lcd
|
||||
//#endif
|
||||
|
||||
Reference in New Issue
Block a user