cristiansteib / Sim800l

Library sim800l for Arduino UNO (maybe sim900l work)
226 stars 79 forks source link

Add new functions #36

Open anyhow opened 3 years ago

anyhow commented 3 years ago

Add new functions for sleep modes and precise request of sms data: simSleep() simWakeUp() getNameSms(index) getTextSms(index)

cristiansteib commented 3 years ago

@anyhow Is currently working? Thanks for your contribution.