Skip to content

Commit 6e5d6e6

Browse files
author
Godfrey van der Linden
committed
Use flattened threadsafe namespace to import Message.
Feedback from project owner, Peter
1 parent 41ea448 commit 6e5d6e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

v3/as_drivers/nec_ir/aremote.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
from sys import platform
88
import asyncio
9-
from threadsafe.message import Message
9+
from threadsafe import Message
1010
from micropython import const
1111
from array import array
1212
from utime import ticks_ms, ticks_us, ticks_diff

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy