Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanBruens committed May 2, 2021
1 parent aa3ac4c commit 85db57d
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# ESP8266_new_pwm
This is a drop-in replacement for the ESP8266 SDK PWM

If you like this project and want to support this and my other works, consider donating on Liberapay
<img src="https://img.shields.io/liberapay/patrons/StefanB.svg?logo=liberapay">
If you like this project and want to support this and my other works, consider donating on Liberapay:

<img src="https://img.shields.io/liberapay/patrons/StefanB.svg?logo=liberapay"> <a href="https://liberapay.com/StefanB/donate"><img alt="Donate using Liberapay" src="https://liberapay.com/assets/widgets/donate.svg"></a>

The software PWM provided in the ESP8266 SDK from Espressif has several drawbacks:

Expand Down Expand Up @@ -62,5 +63,3 @@ Example usage:
- **The code uses the TIMER1 interrupt. If you use e.g. the
softtimer, there is a conflict. You can use NM1 for the PWM
instead.**

[liberapay]: https://liberapay.com/StefanB/

0 comments on commit 85db57d

Please sign in to comment.