Skip to content
This repository has been archived by the owner on Apr 28, 2020. It is now read-only.

Commit

Permalink
README: api path formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
ael-code committed Feb 3, 2017
1 parent 6b78648 commit fd5fdbd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ Uri | GET | POST | desc

##Parameters

###"/common/set_control_info"
###`/common/set_control_info`

####Power
param name : **pow**
Expand Down Expand Up @@ -165,7 +165,7 @@ Posting to set_control_info you can omit these param:

minimal request example: pow=1&mode=1&stemp=26&shum=0&f_rate=B&f_dir=3

###"/common/set_led"
###`/common/set_led`
####Led
It seems that this settings doesn't actually change led.

Expand Down

0 comments on commit fd5fdbd

Please sign in to comment.