Skip to content
Snippets Groups Projects
Commit 4a5d36ca authored by s2113376's avatar s2113376
Browse files

Update encoder.py

parent 886c031b
No related branches found
No related tags found
No related merge requests found
......@@ -23,6 +23,7 @@ class Encoder:
return pulse_count
def reset_pulse_count(self):
global pulse_count
pulse_count = 0
def init_callback(self):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment