L76X-GPS-Module
L76X-GPS-Module copied to clipboard
invalid conversion from 'int' to 'char*' [-fpermissive]
I am trying to read GPS value from Arduino using the given sample example. Why it is showing this error? It mark a red mark with these line of code "L76X_Send_Command(9600);"
Thank you in advance!!