We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41ea448 commit 6e5d6e6Copy full SHA for 6e5d6e6
v3/as_drivers/nec_ir/aremote.py
@@ -6,7 +6,7 @@
6
7
from sys import platform
8
import asyncio
9
-from threadsafe.message import Message
+from threadsafe import Message
10
from micropython import const
11
from array import array
12
from utime import ticks_ms, ticks_us, ticks_diff
0 commit comments