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
{{ message }}
This repository has been archived by the owner on Jul 4, 2024. It is now read-only.
When I want to compile the RX example, the compiler gives me following error (file dmx.cpp, line 191):
/ESP32-DMX/src/dmx.cpp:191:45: error: 'UART_SIGNAL_TXD_INV' was not declared in this scope
I dont't really know where this define should be or what it should looks like...
Can you guys please help me?
cheers
The text was updated successfully, but these errors were encountered:
When I want to compile the RX example, the compiler gives me following error (file dmx.cpp, line 191):
/ESP32-DMX/src/dmx.cpp:191:45: error: 'UART_SIGNAL_TXD_INV' was not declared in this scope
I dont't really know where this define should be or what it should looks like...
Can you guys please help me?
cheers
The text was updated successfully, but these errors were encountered: