Commit 68b8106d authored by Adam Blank's avatar Adam Blank
Browse files

Update pulse.py

parent 6716191f
No related merge requests found
Showing with 2 additions and 1 deletion
+2 -1
import time
import importlib
time = importlib.import_module('time')
from .abstract import LEDController
from support.mytyping import NoReturn
......
Markdown is supported
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