diff options
author | Christopher Peplin <chris.peplin@rhubarbtech.com> | 2014-06-11 23:28:53 -0400 |
---|---|---|
committer | Christopher Peplin <chris.peplin@rhubarbtech.com> | 2014-06-11 23:29:54 -0400 |
commit | e40ef7b8d0db0198ed6a77a446c7aa350271fa66 (patch) | |
tree | b20ce5f5977276b275f2c5045dd025e034db3fef /README.md | |
parent | 07f39f72a945b6f94aafa3f3370fcf35ab87618e (diff) |
Remove factor and offset from diag requests - left up to clients.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -66,8 +66,6 @@ with this command format: "pid": 5, "payload": "0x1234", "multiple_responses": false, - "factor": 1.0, - "offset": 0, "frequency": 1, "name": "my_pid" } |