index
:
raspi-ducky.git
main
A tool to turn the Raspberry Pi Pico into a USB Rubber Ducky
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
circuitpython
/
frozen
/
circuitpython-stage
/
docs
/
gamepad.py
blob: 8cf5bb4df83bcebaa6753c301864b858953c55e4 (
plain
)
1
2
3
class
GamePad
:
def
__init__
(
self
,
*
args
):
pass