mirror of
https://github.com/mcgurk/Arduino-USB-HID-RetroJoystickAdapter
synced 2025-01-30 23:00:14 -05:00
Update SimpleAtariExample.ino
This commit is contained in:
parent
5d4cfdb0d3
commit
58f0dedb4d
@ -83,7 +83,7 @@ void loop()
|
||||
flag = 1;
|
||||
}
|
||||
|
||||
// If anythings changed, send new state.
|
||||
// If anythings changed, build and send new state.
|
||||
if (flag) {
|
||||
|
||||
// Clear directions and buttons before start building new state.
|
||||
|
Loading…
Reference in New Issue
Block a user