Skip to content

Instantly share code, notes, and snippets.

@MLpranav
Created June 16, 2020 11:02
Show Gist options
  • Save MLpranav/a0fbf5f3f7f74e7406883f1994b78329 to your computer and use it in GitHub Desktop.
Save MLpranav/a0fbf5f3f7f74e7406883f1994b78329 to your computer and use it in GitHub Desktop.
Astronomia 1
#include "pitches.h"
int button = 5; //pin to connect to button
int buzzer = 8; //pin to connect to buzzer +ve terminal
int looptune = 2; // how many times do you want the tune to loop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment