Skip to content

Instantly share code, notes, and snippets.

@schappim
Created August 16, 2011 14:14
Show Gist options
  • Save schappim/1149185 to your computer and use it in GitHub Desktop.
Save schappim/1149185 to your computer and use it in GitHub Desktop.
BareMinimum
void setup() {
// put your setup code here, to run once:
}
void loop() {
// put your main code here, to run repeatedly:
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment