Skip to content

Instantly share code, notes, and snippets.

@esmarr58
Created November 2, 2017 22:34
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 esmarr58/1faa8ab0945e87cbfa43f0fce653236c to your computer and use it in GitHub Desktop.
Save esmarr58/1faa8ab0945e87cbfa43f0fce653236c to your computer and use it in GitHub Desktop.
DDRB = (DDRB & 0b11111110 ) ;
pinMode(8,INPUT);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment