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

payload doesn't run #289

Open hackoon1 opened 1 month ago

hackoon1 commented 1 month ago

Followed the instructions, but can't get it to work for some reason. I tried the fixes i found around the internet but no luck.

I'm using the usb-c version of the pico

dbisu commented 1 month ago

Make sure the library versions and circuitpython versions are matched. I have not yet updated this project for any circuitpython 9.x updates.

hackoon1 commented 1 month ago

All versions are 8.x, read a thread where the problem was versions, so i double-checked

dbisu commented 1 month ago

OK, please get logs from the debug serial. See DEBUG.md on how to get them.