mirror of
https://github.com/anklimov/lighthub
synced 2025-12-12 06:39:51 +03:00
Arduino DUE (SAM3X8E) DMX in and out deployed on hardware USART (updated DmxDue required)
This commit is contained in:
@@ -54,8 +54,10 @@ extern Artnet *artnet;
|
||||
#endif
|
||||
|
||||
#ifdef _dmxin
|
||||
#if defined(__AVR__)
|
||||
#include <DMXSerial.h>
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#include "aJSON.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user