dbisu / pico-ducky

Create a USB Rubber Ducky like device using a Raspberry PI Pico
GNU General Public License v2.0
2.42k stars 440 forks source link

Update a typo in duckyinpython.py #287

Closed montypylons closed 1 month ago

montypylons commented 1 month ago

In line 108 of duckyinpython.py, there was a typo: "assincio" instead of the correct "asyncio."