Open danielsafrigin opened 4 years ago
Good day! I ran into the same issue, where could I find the missing header to compile the sample?
I noticed that there have been several breaking changes made and the new header is SimAtCommands.h. Many of the function calls have been changed as well, and the samples haven't been updated, so it takes a while to get them working again.
SimcomGsmLib_test:2:26: error: SimcomGsmLib.h: No such file or directory compilation terminated. exit status 1 SimcomGsmLib.h: No such file or directory
all I did is add the example code form the read me to SimcomGsmLib_test. if i search for SimcomGsmLib.h file in the library folder it realy does not exist.