mirror of
https://github.com/mcgurk/Arduino-USB-HID-RetroJoystickAdapter
synced 2024-11-23 17:42:16 -05:00
Update README.md
This commit is contained in:
parent
b7fcbcf0af
commit
78c2e8eef9
@ -22,3 +22,8 @@ out 0x05, r24
|
|||||||
sei
|
sei
|
||||||
```
|
```
|
||||||
375ns
|
375ns
|
||||||
|
|
||||||
|
## register as variable
|
||||||
|
- https://forum.arduino.cc/index.php?topic=43760.5
|
||||||
|
- http://www.nongnu.org/avr-libc/user-manual/FAQ.html#faq_regbind
|
||||||
|
- volatile register unsigned char my_register asm("r2");
|
||||||
|
Loading…
Reference in New Issue
Block a user