Skip to content

Instantly share code, notes, and snippets.

@koo5
Created April 29, 2012 07:06
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 koo5/2538081 to your computer and use it in GitHub Desktop.
Save koo5/2538081 to your computer and use it in GitHub Desktop.
atmega 328 pins mapping
byte[2] map={{255,0,1,2,3,4,255,255,255,255,5,6,7,8},{A5,A4,A3,A2,A1,A0,255,255,255,13,12,11,10,9}};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment