mirror of
https://github.com/dbisu/pico-ducky.git
synced 2026-01-31 04:11:02 +00:00
Add Programming switch (#4)
* Add support for programming switch * Update README.md documentation
This commit is contained in:
@@ -30,3 +30,8 @@ $ cp duckyinpython.py /<path to media device>/code.py
|
||||
Copy your Ducky Scipt file as payload.dd
|
||||
|
||||
$ cp <duckyscriptfile> /path to media device>/payload.dd
|
||||
|
||||
# NEW: added support for a programming switch.
|
||||
Tie pin 0 (GPIO0) to pin 3 (GND) to not automatically run payloads.
|
||||
Easiest way to do this is to add a jumper wire between those pins.
|
||||

|
||||
|
||||
Reference in New Issue
Block a user