improve tutorial_helevel
- fix indent of query method - add remark about the CCU4 cid command
This commit is contained in:
parent
e4748ef9c9
commit
b1bf5e866d
@ -30,6 +30,7 @@ CCU4 luckily has a very simple and logical protocol:
|
||||
# for completeness: (not needed, as it is the default)
|
||||
end_of_line = '\n'
|
||||
# on connect, we send 'cid' and expect a reply starting with 'CCU4'
|
||||
# 'cid' is a CCU4 command returning the current version prefixed with CCU4
|
||||
identification = [('cid', r'CCU4.*')]
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user