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
Yes, the library relies on ArduinoLog to output formatted strings efficiently.
You have to install that library as well. It's already mentioned in the readme but I'll make things more obvious regarding that matter. :)
while compiling arduino giving the following error in console of Arduino..
In file included from C:\Users\USER1\Documents\Arduino\libraries\arduino-sim808-master\src/SIM808.h:3:0,
C:\Users\USER1\Documents\Arduino\libraries\arduino-sim808-master\src/SIMComAT.h:4:24: fatal error: ArduinoLog.h: No such file or directory
compilation terminated.
exit status 1
Error compiling for board Arduino/Genuino Uno.
The text was updated successfully, but these errors were encountered: