Skip to content

Instantly share code, notes, and snippets.

@bangonkali
Created August 22, 2015 16:15
Show Gist options
  • Save bangonkali/5c9d8a550037e857d458 to your computer and use it in GitHub Desktop.
Save bangonkali/5c9d8a550037e857d458 to your computer and use it in GitHub Desktop.
Bare Minimum
void setup() {
// put your setup code here, to run once:</code>
}
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