Compile error in WifiLocation.cpp
yashmulgaonkar opened this issue · 1 comments
yashmulgaonkar commented
Compiling results in the following error:
WifiLocation\src\WifiLocation.cpp:73:68: error: invalid conversion from 'uint8_t' {aka 'unsigned char'} to 'uint8_t*' {aka 'unsigned char*'} [-fpermissive]
gmag11 commented
Hi, May you copy your WiFiLocation.cpp here? Line 73 in repository does not have code so I cannot identify what can be the matter.