Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UART BUFFER SIZE error when try to compile for esp with arduino IDE #72

Open
grilli303 opened this issue Oct 18, 2024 · 1 comment
Open

Comments

@grilli303
Copy link

hi, I would like to use the code with an esp8266 and the Arduino ide.
I tried to include the instructions from issue ESP32 Support #59.
I get the following error when compiling:
146 | #error "Size of UART_RX_BUFFER_SIZE + UART_TX_BUFFER_SIZE larger than size of SRAM"
What can be the problem ?
Kind regards, daniel

@grilli303
Copy link
Author

I found out that the problem was caused by my code library not importing correctly. Now it works.
Thanks for this software to the developer.

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

No branches or pull requests

1 participant