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
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ This library provides a toolkit for interacting with the official Arduino 4G Mod
8
8
## Examples
9
9
*[examples/HTTPClient]() - Example of using this library together with [HttpClient]() to connect to a web server
10
10
*[examples/HTTPClient]() - Example of using this library together with [HttpClient]() that uses [BearSSL]() under the hood to create a secure connection to a web server
11
-
*[examples/SMSReceive]() - Example for the SMS sending and receiving functionality
11
+
*[examples/ReceiveSMS]() - Example for the SMS sending and receiving functionality
12
12
*[examples/TimeAndLocation]() - Use GPS, or Cellular to acquire the location and time of the device.
13
13
*[examples/ModemTerminal]() - A handy example for debugging and Testing AT commands
0 commit comments