Open
Description
Hi,
Trying to get the example working on an ESP32 Dev Module board with Arduino IDE 1.8.9 and the latest Espressif definitions, I have this error:
C:\Users\JB\Documents\Arduino\libraries\esp_dmx\src\dmx\hal\uart.c: In function 'dmx_uart_init': C:\Users\JB\Documents\Arduino\libraries\esp_dmx\src\dmx\hal\uart.c:330:51: error: 'uart_signal_conn_t' has no member named 'module' 330 | periph_module_enable(uart_periph_signal[dmx_num].module);
Metadata
Metadata
Assignees
Labels
No labels