Skip to content

Instantly share code, notes, and snippets.

@fixpert
Last active August 29, 2015 14:00
Show Gist options
  • Save fixpert/11217096 to your computer and use it in GitHub Desktop.
Save fixpert/11217096 to your computer and use it in GitHub Desktop.
function on.d2.low {blinker};
function blinker {
message.group(1);
led.torch(1000);
hq.print("chipmunk");
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment