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 5afbcc5 commit ffee282Copy full SHA for ffee282
v3/threadsafe/package.json
@@ -3,7 +3,7 @@
3
["threadsafe/__init__.py", "github:peterhinch/micropython-async/v3/threadsafe/__init__.py"],
4
["threadsafe/message.py", "github:peterhinch/micropython-async/v3/threadsafe/message.py"],
5
["threadsafe/threadsafe_event.py", "github:peterhinch/micropython-async/v3/threadsafe/threadsafe_event.py"],
6
- ["threadsafe/threadsafe_queue.py", "github:peterhinch/micropython-async/v3/threadsafe/threadsafe_queue.py"]
+ ["threadsafe/threadsafe_queue.py", "github:peterhinch/micropython-async/v3/threadsafe/threadsafe_queue.py"],
7
["threadsafe/context.py", "github:peterhinch/micropython-async/v3/threadsafe/context.py"]
8
],
9
"version": "0.1"
0 commit comments