Skip to content
This repository has been archived by the owner on Jul 4, 2024. It is now read-only.

'UART_SIGNAL_TXD_INV' was not declared in this scope #23

Open
kokospalme opened this issue Jun 26, 2022 · 1 comment
Open

'UART_SIGNAL_TXD_INV' was not declared in this scope #23

kokospalme opened this issue Jun 26, 2022 · 1 comment

Comments

@kokospalme
Copy link

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

@CypixDev
Copy link

CypixDev commented Mar 4, 2024

Just add "#include <esp32-hal-gpio.h>" to "dmx.h"

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants