Commit 0194dcc8 authored by Arnaud WATLET's avatar Arnaud WATLET
Browse files

test pulse

Showing with 1 addition and 0 deletions
+1 -0
......@@ -164,6 +164,7 @@ class Tx(TxAbstract):
print(f'asserted polarity: {self.polarity}')
if polarity == 1:
print('pin0')
self.pin0.value = True
self.pin1.value = False
time.sleep(self._activation_delay)
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment