Mention open9a() in README
This commit is contained in:
parent
7e3f87f72c
commit
87a818d6a5
1 changed files with 1 additions and 1 deletions
|
|
@ -96,7 +96,7 @@ Python 3.6.7 (default, Oct 22 2018, 11:32:17)
|
||||||
[GCC 8.2.0] on linux
|
[GCC 8.2.0] on linux
|
||||||
Type "help", "copyright", "credits" or "license" for more information.
|
Type "help", "copyright", "credits" or "license" for more information.
|
||||||
>>> from prototype import *
|
>>> from prototype import *
|
||||||
>>> open97()
|
>>> open97() # use open9a() for a 06cb:009a sensor
|
||||||
>>>
|
>>>
|
||||||
```
|
```
|
||||||
Or load previosly saved TLS session (see comments in [holdthedoor.py](holdthedoor.py))
|
Or load previosly saved TLS session (see comments in [holdthedoor.py](holdthedoor.py))
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue