From a19314532e06ef4a6c090efc90263b3da3403c02 Mon Sep 17 00:00:00 2001 From: Mikal Hart Date: Sat, 21 Oct 2017 11:47:48 -0500 Subject: [PATCH] Version 2.0 string update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 08a900d..871792a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# IridiumSBD Arduino Library rev 1.0 +# IridiumSBD Arduino Library rev 2.0 The Rock 7 RockBLOCK is a fascinating communications module that gives TTL-level devices like Arduino access to the Iridium satellite network. This is a big deal, because it means that your application can now easily and inexpensively communicate from any point on the surface of the globe, from the heart of the Amazon to the Siberian tundra. This library, IridiumSBD, uses Iridium's SBD ("Short Burst Data") protocol to send and receive short messages to/from the Iridium hub. SBD is a "text message"-like technology that supports the transmission of text or binary messages up to a certain maximum size (270 bytes received, 340 bytes transmitted). Written by Mikal Hart with generous support from Rock 7 Mobile. For more information, visit the Rock 7 http://rock7mobile.com.