fixed spelling in readme
This commit is contained in:
parent
1eab463c48
commit
4aaa36534d
|
@ -9,8 +9,8 @@
|
||||||
* [5] = dwell_units
|
* [5] = dwell_units
|
||||||
* This arrangement is incorrect, at least for firmware version 'A3' which is all I have access to. The actual returned array is as follows:
|
* This arrangement is incorrect, at least for firmware version 'A3' which is all I have access to. The actual returned array is as follows:
|
||||||
* [0] = '205'
|
* [0] = '205'
|
||||||
* [2] = swtich_state
|
* [2] = switch_state
|
||||||
* [3] = dwell_0
|
* [3] = dwell_0
|
||||||
* [4] = dwell_1
|
* [4] = dwell_1
|
||||||
* [5] = dwell_units
|
* [5] = dwell_units
|
||||||
* This means that from the returned array alone the relevant step cannot be determined
|
* This means that from the returned array alone the relevant step cannot be determined
|
||||||
|
|
Loading…
Reference in New Issue