Skip to content

Commit 682f723

Browse files
authored
Update Readme.md
1 parent cab928a commit 682f723

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ In order to perform a request, the library follows these steps:
6565

6666
- AT+HTTPINIT -> wait for OK
6767
- AT+HTTPPARA="CID",1 -> wait for OK
68-
- AT+HTTPPARA="URL","smartgarden.herokuapp.com"-> wait for OK
68+
- AT+HTTPPARA="URL","your.api.com"-> wait for OK
6969
- AT+HTTPSSL=0 -> wait for OK (1 when URL starts with "https://")
7070
- AT+HTTPACTION=0 -> wait for 200
7171
- AT+HTTPREAD -> read buffer and parse it

0 commit comments

Comments
 (0)