mirror of
https://github.com/m-labs/artiq.git
synced 2024-12-25 11:18:27 +08:00
Merge branch 'master' of github.com:m-labs/artiq
This commit is contained in:
commit
8b00045c20
@ -109,4 +109,4 @@ class TCA6424A:
|
||||
A bit set to 1 means the TTL is an output.
|
||||
"""
|
||||
self._write24(0x8c, 0) # set all directions to output
|
||||
self._write24(0x84, output) # set levels
|
||||
self._write24(0x84, outputs) # set levels
|
||||
|
Loading…
Reference in New Issue
Block a user