Skip to content

Instantly share code, notes, and snippets.

@Ozsie
Created January 8, 2018 09:36
Show Gist options
  • Save Ozsie/ef9b93effb1c5c50abdcec39b7f3b476 to your computer and use it in GitHub Desktop.
Save Ozsie/ef9b93effb1c5c50abdcec39b7f3b476 to your computer and use it in GitHub Desktop.
Empty sketch
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