summaryrefslogtreecommitdiff
path: root/shared-bindings/microcontroller
diff options
context:
space:
mode:
authorRadomir Dopieralski <openstack@sheep.art.pl>2020-10-10 20:24:19 +0200
committerRadomir Dopieralski <openstack@sheep.art.pl>2020-10-10 20:26:33 +0200
commitb227b79dec1e2c24c067acae36c992ea8b26a50c (patch)
treee7dd056473821dbe187a635b6f789f76f98e99a9 /shared-bindings/microcontroller
parentc7d87cea627f6eea827ae397e2e6549a9eb8fa53 (diff)
Fix #3504: Don't use time module in pew.tick()
The time.sleep() and time.monotonic() functions break the timer interrupt on which PewPew10 display relies, so we can't use them anymore. Instead I'm adding a time-keeping function to the display code itself, which then can be used in pew.tick() internally.
Diffstat (limited to 'shared-bindings/microcontroller')
0 files changed, 0 insertions, 0 deletions