Remove blank line

This commit is contained in:
Fabian Affolter 2016-03-01 09:04:49 +01:00
parent 9ef17a5348
commit 8a600ee68d

View File

@ -37,7 +37,6 @@ Accessing the URL http://IP_ADDRESS/digital/PIN_NUMBER should give you the state
```bash
$ curl -X GET http://10.100.0.157/digital/9
{"return_value": 0, "id": "office1", "name": "Office", "connected": true}
```
<p class='note'>