mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-02-04 03:42:44 +08:00
moved arduino hid to hid/arduino
This commit is contained in:
7
hid/arduino/avrdude-rpi.conf
Normal file
7
hid/arduino/avrdude-rpi.conf
Normal file
@@ -0,0 +1,7 @@
|
||||
programmer
|
||||
id = "rpi";
|
||||
desc = "RPi SPI programmer";
|
||||
type = "linuxspi";
|
||||
reset = 25;
|
||||
baudrate = 400000;
|
||||
;
|
||||
Reference in New Issue
Block a user