Skip to content

Commit

Permalink
blink also on incoming commands
Browse files Browse the repository at this point in the history
  • Loading branch information
reduzent committed Feb 21, 2012
1 parent 74b05e9 commit 3c2f463
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion includes/agop.rx.led.pd
Expand Up @@ -23,7 +23,8 @@
#X msg 59 162 1;
#X obj 59 188 change -1;
#X obj 86 120 del 50;
#X obj 59 62 r \$1.ARDUINO.TO;
#X obj 59 33 r \$1.ARDUINO.TO;
#X obj 65 62 r \$1.ARDUINO.IN;
#X connect 1 0 4 0;
#X connect 2 0 3 0;
#X connect 3 0 5 0;
Expand Down Expand Up @@ -52,4 +53,5 @@
#X connect 21 0 13 0;
#X connect 22 0 19 0;
#X connect 23 0 18 0;
#X connect 24 0 18 0;
#X coords 0 -1 1 1 5 5 2 20 20;

0 comments on commit 3c2f463

Please sign in to comment.