fixed spelling in readme

This commit is contained in:
Jojeee 2022-08-17 19:01:19 +01:00
parent 1eab463c48
commit 4aaa36534d
1 changed files with 2 additions and 2 deletions

View File

@ -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