IdleHandsProject / pixopixel

PIXO Pixel is a 16 x 16 RGB LED display that runs off of an ESP32
GNU General Public License v3.0
62 stars 16 forks source link

'A1' was not declared in this scope #5

Open LilyGO opened 6 years ago

LilyGO commented 6 years ago

screenshot_3 screenshot_5

chunkysteveo commented 6 years ago

Looks like he's used a different board declaration for the "pinouts".

Steve

LilyGO commented 6 years ago

Is A1 a GPIO37? Or tell me what type of ESP32 board you are using. Thank you

seanhodgins commented 6 years ago

When I was testing I was using the Adafruit ESP32 Feather(as the board selected in the IDE). However, that analog pin is just for "random" use, so any unconnected analog pin will work.