From 58f0dedb4d746a0699584e916771fe8db4e6e91f Mon Sep 17 00:00:00 2001 From: mcgurk Date: Tue, 6 Sep 2016 08:53:54 +0300 Subject: [PATCH] Update SimpleAtariExample.ino --- Tutorial/SimpleAtariExample.ino | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tutorial/SimpleAtariExample.ino b/Tutorial/SimpleAtariExample.ino index bb69209..9ff7883 100644 --- a/Tutorial/SimpleAtariExample.ino +++ b/Tutorial/SimpleAtariExample.ino @@ -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.