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
UartMcuPutBuffer function is missing from the code, it is defined in uart_board.h but is not present in the .c file, thus some things can not be done, like writing to GPS
UartMcuPutBuffer function is missing from the code, it is defined in uart_board.h but is not present in the .c file, thus some things can not be done, like writing to GPS
Code should be here:
RAK811-tracker/src/RAK811BreakBoard/uart-board.c
Line 199 in fe20239
I have tried adding the missing function, however I mange to hang the board by doing so:
The text was updated successfully, but these errors were encountered: