Smooth DMX fadind for DUE

This commit is contained in:
2020-01-19 23:59:05 +03:00
parent 75b08441f7
commit 24bf7316a9
8 changed files with 102 additions and 8 deletions

View File

@@ -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