Skip to content

Commit 83479ba

Browse files
Jason-Cookeme-no-dev
authored andcommitted
docs: fix typo (espressif#2973)
1 parent 6dcbc45 commit 83479ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
[Latest development release ![Development Version](https://img.shields.io/github/release/espressif/arduino-esp32/all.svg?style=plastic) ![Development Date](https://img.shields.io/github/release-date-pre/espressif/arduino-esp32.svg?style=plastic)](https://github.com/espressif/arduino-esp32/releases/latest/) ![Downloads](https://img.shields.io/github/downloads-pre/espressif/arduino-esp32/latest/total.svg?style=plastic)
1616

17-
Most of the framework is implemented. Most noticable is the missing analogWrite. While analogWrite is on it's way, there are a few other options that you can use:
17+
Most of the framework is implemented. Most noticeable is the missing analogWrite. While analogWrite is on it's way, there are a few other options that you can use:
1818
- 16 channels [LEDC](cores/esp32/esp32-hal-ledc.h) which is PWM
1919
- 8 channels [SigmaDelta](cores/esp32/esp32-hal-sigmadelta.h) which uses SigmaDelta modulation
2020
- 2 channels [DAC](cores/esp32/esp32-hal-dac.h) which gives real analog output

0 commit comments

Comments
 (0)