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
In file included from /tmp/sketch_jan10a/sketch_jan10a.ino:1:0:
/home/slush/Arduino/libraries/Sim800L_Library_Revised/Sim800L.h:62:10: fatal error: SoftwareSerial.h: No such file or directory
#include <SoftwareSerial.h>
^~~~~~~~~~~~~~~~~~
compilation terminated.
Multiple libraries were found for "Sim800L.h"
Used: /home/slush/Arduino/libraries/Sim800L_Library_Revised
Not used: /home/slush/Arduino/libraries/Sim800L-Arduino-Library-revised-1.1.9
exit status 1
Error compiling for board Raspberry Pi Pico.
Someone know how I can fix that
The text was updated successfully, but these errors were encountered:
Hello I've the following Code:
but I get everytime this error:
Someone know how I can fix that
The text was updated successfully, but these errors were encountered: