Skip to content

Instantly share code, notes, and snippets.

@ThaiEasyElec
Created January 28, 2020 09:42
Show Gist options
  • Save ThaiEasyElec/e1e3a5adf458fead761e487bd6302c9a to your computer and use it in GitHub Desktop.
Save ThaiEasyElec/e1e3a5adf458fead761e487bd6302c9a to your computer and use it in GitHub Desktop.
DTMF
void loop() // run over and over
{
wait_Ring();
wait_password();
process_led();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment