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.