diff options
-rw-r--r-- | libraries/SIM800/SIM800.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/SIM800/SIM800.cpp b/libraries/SIM800/SIM800.cpp index 7a63482..310d3ff 100644 --- a/libraries/SIM800/SIM800.cpp +++ b/libraries/SIM800/SIM800.cpp @@ -1,5 +1,5 @@ /************************************************************************* -* Test sketch for SIM800 library +* SIM800 GPRS/HTTP Library * Distributed under GPL v2.0 * Written by Stanley Huang <stanleyhuangyc@gmail.com> * For more information, please visit http://arduinodev.com |