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
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: