Error compiling for Esprit ESP32 board
Posted: Thu Jun 21, 2018 12:51 am
Hi!
I know it's the wrong section and should be posted in "Libraries" but somehow i can't post there.
I've some issue compiling my project for the esp32 in Arduino 1.8.4.
The compiler tells me "libraries\OBD2UART\OBD2UART.cpp.o:(.literal._ZN4COBD5beginEv+0x4): undefined reference to `Serial1'".
The project is already runnig on standard arduino board(s).
What am i doing wrong?
Thanks!
Pete
I know it's the wrong section and should be posted in "Libraries" but somehow i can't post there.
I've some issue compiling my project for the esp32 in Arduino 1.8.4.
The compiler tells me "libraries\OBD2UART\OBD2UART.cpp.o:(.literal._ZN4COBD5beginEv+0x4): undefined reference to `Serial1'".
The project is already runnig on standard arduino board(s).
What am i doing wrong?
Thanks!
Pete