Re: wroom32 schematics
Posted: Sun Nov 20, 2016 9:25 pm
Another question - I added led to my board to pin no 11.
I uploaded sketch, and I barely see led light instead of bright flashes - When I measured voltage on gpio11 - it shows 1.57V.
So what's wrong with using:
in blink example?
I uploaded sketch, and I barely see led light instead of bright flashes - When I measured voltage on gpio11 - it shows 1.57V.
So what's wrong with using:
Code: Select all
int ledPin = 11;