ESP32 pin names #6881
Unanswered
espruino-discuss3
asked this question in
ESP32
ESP32 pin names
#6881
Replies: 1 comment
-
Posted at 2017-02-17 by Wilberforce The pins are D0 to pin D39, so you want D12. There are some tests in the Esp32 branch you can reference Posted at 2017-02-17 by Phando Like a charm, thanks! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2017-02-17 by Phando
Hello,
Today I flashed one of my ESP32s with the espurino firmware. I am limping along and seeing signs of life. I don't see an ESP32 board.json file in the default directory. Should I be pointing somewhere else? My question is, how do I reference my pins? GPIO12, GPIO_12, PIN12?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions