Skip to content

Instantly share code, notes, and snippets.

@MLpranav
Created June 16, 2020 11:05
Show Gist options
  • Save MLpranav/ccf32ed90af115d1e047a2713171febf to your computer and use it in GitHub Desktop.
Save MLpranav/ccf32ed90af115d1e047a2713171febf to your computer and use it in GitHub Desktop.
Astronomia 3
void setup() {
pinMode(button, INPUT_PULLUP);
looptune = looptune * 72; //do not change this
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment