Skip to content

Commit

Permalink
tentative solution for bug #460
Browse files Browse the repository at this point in the history
  • Loading branch information
jcw committed Mar 3, 2014
1 parent a20c100 commit 3bdb77b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/RF12/RF12demo/RF12demo.ino
Expand Up @@ -516,7 +516,6 @@ static void handleInput (char c) {
}

value = top = 0;
memset(stack, 0, sizeof stack);
}

static void displayASCII (const byte* data, byte count) {
Expand Down

0 comments on commit 3bdb77b

Please sign in to comment.