Skip to content

Commit cab928a

Browse files
authored
Update Readme.md
1 parent 954d4d5 commit cab928a

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
@@ -75,7 +75,7 @@ In order to perform a request, the library follows these steps:
7575
##### HTTP POST:
7676
- AT+HTTPINIT -> wait for OK
7777
- AT+HTTPPARA="CID",1 -> wait for OK
78-
- AT+HTTPPARA="URL","smartgarden.herokuapp.com" -> wait for OK
78+
- AT+HTTPPARA="URL","your.api.com" -> wait for OK
7979

8080
For example, if we have this body: {"location_id": 238, "fill_percent": 90}
8181

0 commit comments

Comments
 (0)