1
0
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:
mcgurk 2016-09-06 08:53:22 +03:00 committed by GitHub
parent 3afb8043b9
commit 5d4cfdb0d3

View File

@ -41,10 +41,10 @@ void setup() {
}
// We use this flag to indicate if anything changes.
byte flag = 0;
void loop()
{