Skip to content

Instantly share code, notes, and snippets.

@arduinoboard
Last active February 23, 2016 07:37
Show Gist options
  • Save arduinoboard/5e385f3e47c24c9ffc62 to your computer and use it in GitHub Desktop.
Save arduinoboard/5e385f3e47c24c9ffc62 to your computer and use it in GitHub Desktop.
The file that is currently on an Arduino/Genuino Uno with a serial number of 75237333536351605190
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