Skip to content

1.1.1

Compare
Choose a tag to compare
@vittorioexp vittorioexp released this 28 Dec 11:06
· 36 commits to master since this release

Arduino library for Sim800L v 1.1.1

Minor update

Added GSM Location functionality

Methods

bool calculateLocation();
String getLocationCode();
String getLongitude();
String getLatitude();

Examples

GSM_Coordinates.ino