blynkkk / blynk-library

Blynk library for IoT boards. Works with Arduino, ESP32, ESP8266, Raspberry Pi, Particle, ARM Mbed, etc.
https://blynk.io
MIT License
3.84k stars 1.39k forks source link

Question. Analog pin available for an ESP32 board? #357

Closed Refenz closed 7 years ago

Refenz commented 7 years ago

In the description of the board is present, but in the application there is no(only digital pins).

vshymanskyy commented 7 years ago

No PWM pins on ESP32 yet. The functionality can be accessed via custom code & virtual pins.