mirror of
https://github.com/mcgurk/Arduino-USB-HID-RetroJoystickAdapter
synced 2024-11-21 08:35:05 -05:00
Update 4joy_adapter.ino
This commit is contained in:
parent
7a3594538d
commit
760d2678b8
@ -6,7 +6,7 @@
|
||||
// https://arduino.stackexchange.com/questions/8758/arduino-interruption-on-pin-change/8926
|
||||
// http://www.pighixxx.net/wp-content/uploads/2016/07/pro_micro_pinout_v1_0_red.png
|
||||
|
||||
// TXD (INT3,PD3) and RXD (INT2,PD2) together and to userport L
|
||||
// TXD (INT3,PD3) and RXD (INT2,PD2) to userport L
|
||||
// INT2(RXD) is used for rising edge and INT3(TXD) for falling edge
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user