hi, I'm trying to connect some SDi-12 sensors to teensy4.1 board and I found this library https://github.com/duff2013/SDI12_T3
The problem is when compiling the example program provided, I got this error code 'KINETISK_UART_t' does not name a type
I think this library only works for Teensy3.x board so how can I use this library for Teensy4.x board?
The problem is when compiling the example program provided, I got this error code 'KINETISK_UART_t' does not name a type
I think this library only works for Teensy3.x board so how can I use this library for Teensy4.x board?