generated from luke-else/esp32-std-template
Cannot start UART port #5
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Current config currently fails with comment along the lines of...
assert failed: uart_write vfs_uart.c:202 (fd >=0 && fd < 3)
This has only started occurring after pulling the UART construct out to the GPS struct... Might be a good starting point.