Skip to content

Commit

Permalink
Update readSmsAndFIlterNumber.ino
Browse files Browse the repository at this point in the history
  • Loading branch information
cristiansteib committed Apr 29, 2016
1 parent 785a4e2 commit 1cb8306
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/readSmsAndFilterNumber/readSmsAndFIlterNumber.ino
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ void loop(){
}


//Sim800l.delAllSms(); //do only if the message is not empty,in other case is not necesary
Sim800l.delAllSms(); //do only if the message is not empty,in other case is not necesary
//delete all sms..so when receive a new sms always will be in first position
}

Expand Down

0 comments on commit 1cb8306

Please sign in to comment.