mirror of
https://github.com/mcgurk/Arduino-USB-HID-RetroJoystickAdapter
synced 2024-12-22 07:28:53 -05:00
Update SimpleAtariExample.ino
This commit is contained in:
parent
3afb8043b9
commit
5d4cfdb0d3
@ -41,10 +41,10 @@ void setup() {
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
// We use this flag to indicate if anything changes.
|
// We use this flag to indicate if anything changes.
|
||||||
byte flag = 0;
|
byte flag = 0;
|
||||||
|
|
||||||
|
|
||||||
void loop()
|
void loop()
|
||||||
{
|
{
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user