Update README.md
Add download counter for releases
This commit is contained in:
parent
e8a2c16c8f
commit
f7cf583b87
@ -10,9 +10,9 @@
|
|||||||
- [ESP32Dev Board PINMAP](#esp32dev-board-pinmap)
|
- [ESP32Dev Board PINMAP](#esp32dev-board-pinmap)
|
||||||
|
|
||||||
## Development Status
|
## Development Status
|
||||||
[Latest stable release  ](https://github.com/espressif/arduino-esp32/releases/latest/)
|
[Latest stable release  ](https://github.com/espressif/arduino-esp32/releases/latest/) 
|
||||||
|
|
||||||
[Latest development release  ](https://github.com/espressif/arduino-esp32/releases/latest/)
|
[Latest development release  ](https://github.com/espressif/arduino-esp32/releases/latest/) 
|
||||||
|
|
||||||
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:
|
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:
|
||||||
- 16 channels [LEDC](cores/esp32/esp32-hal-ledc.h) which is PWM
|
- 16 channels [LEDC](cores/esp32/esp32-hal-ledc.h) which is PWM
|
||||||
|
Loading…
x
Reference in New Issue
Block a user