Skip to content

Instantly share code, notes, and snippets.

@fariswd
Created February 19, 2020 09:18
Show Gist options
  • Save fariswd/2864402261fb8e7266d0ef72cd06dd2e to your computer and use it in GitHub Desktop.
Save fariswd/2864402261fb8e7266d0ef72cd06dd2e to your computer and use it in GitHub Desktop.
predefine io board esp32 uno wemos board 1.0.0
#define A0 2
#define A1 4
#define A2 35
#define A3 34
#define A4 36
#define A5 39
#define D2 26
#define D3 25
#define D4 17
#define D5 16
#define D6 27
#define D7 14
#define D8 12
#define D9 13
#define D10 5
#define D11 23
#define D12 19
#define D13 18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment