Skip to content

Instantly share code, notes, and snippets.

@Ryanhu1015
Last active May 14, 2017 15:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Ryanhu1015/4e3c89e7008754db61100c23ee055cb4 to your computer and use it in GitHub Desktop.
Save Ryanhu1015/4e3c89e7008754db61100c23ee055cb4 to your computer and use it in GitHub Desktop.
master_transmit
void loop()
{
transmit(0x09, 255);
delay(1000);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment