Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
stanleyhuangyc committed May 25, 2015
1 parent d3180a1 commit f611a41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libraries/SIM800/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ Read data from HTTP connection

void httpRead();

Check if HTTP connection is established (returns 0 for in progress, -1 for error, number of http payload bytes on success)
Check if HTTP connection is established (returns 0 for in progress, -1 for error, bytes of http payload on success)

int httpIsRead();

Expand Down

0 comments on commit f611a41

Please sign in to comment.