You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey
I try to build a small monitoring for a DMX-line, before creating a controller. Therefore a ODROID-GO would be a nice device with an DMX-USB cable at its input. I try to use the library
#include <DMXSerial.h>
but the compiler does not accept ... :
exit status 1
Error compiling for board ODROID ESP32.
Is there a work around for it ?
The text was updated successfully, but these errors were encountered:
Hey
I try to build a small monitoring for a DMX-line, before creating a controller. Therefore a ODROID-GO would be a nice device with an DMX-USB cable at its input. I try to use the library
#include <DMXSerial.h>
but the compiler does not accept ... :
exit status 1
Error compiling for board ODROID ESP32.
Is there a work around for it ?
The text was updated successfully, but these errors were encountered: