b227b79dec
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. |
||
---|---|---|
.. | ||
PewPew.c | ||
PewPew.h | ||
__init__.c |