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
Hello,
I have tried using the module with an Arduino Due, but I have some errors at compilation of the prototype sketch.
Especially for lines #include <SoftwareSerial.h> #include<EEPROM.h>
Apparently these are missing features with the Due... Any suggestions ?
Thanks.
The text was updated successfully, but these errors were encountered:
Hello,
I have tried using the module with an Arduino Due, but I have some errors at compilation of the prototype sketch.
Especially for lines
#include <SoftwareSerial.h>
#include<EEPROM.h>
Apparently these are missing features with the Due... Any suggestions ?
Thanks.
The text was updated successfully, but these errors were encountered: