Removed unused code and updated doc.md

This commit is contained in:
dosse91 2017-11-02 07:18:21 +01:00
parent 1597802fa2
commit 168b1a4f85
2 changed files with 2 additions and 3 deletions

3
doc.md
View file

@ -127,7 +127,8 @@ format:
`testState;dlStatus;ulStatus;pingStatus;clientIp;jitterStatus;dlProgress;ulProgress;pingProgress`
* __testState__ is an integer 0-5
* __testState__ is an integer between -1 and 5
* `-1` = Test not started yet
* `0` = Test starting
* `1` = Download test in progress
* `2` = Ping + Jitter test in progress