From 6767b99b4aefd2fa8006b0c60a3647be631fba6c Mon Sep 17 00:00:00 2001 From: Guillaume DOTT Date: Tue, 8 Oct 2013 15:02:46 +0200 Subject: [PATCH] Add TODO note for UDH and SMS longer than 140 octets --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4474b6a..c816b25 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,7 @@ modem.close 1. Write missing test for modem module. 2. Write a documentation. 3. Test with different kinds of modem and OS. +4. Handle UDH (User Data Header) and SMS longer than 140 octets ## Contributing