erropix / ESP32_AnalogWrite

Provides an analogWrite polyfill for ESP32 using the LEDC functions
MIT License
159 stars 36 forks source link

little readme mistake #1

Closed LucasBublitz closed 5 years ago

LucasBublitz commented 5 years ago

Hi, thanks for the great pojekt. There is a little mistake in the readme. Under the point PWM Frequency you mixt the function names analogWriteFrequency and analogWriteResolution:)

Lucas

erropix commented 5 years ago

@LucasBublitz I fixed that, thank you for the report