Skip to content

Commit

Permalink
Support PWM phase shifts on ESP8266
Browse files Browse the repository at this point in the history
Use the phase-locked soft PWM from the Arduino core to implement the
same PWM phase management as ESP32s are using.  The soft PWM code is
vendored in, as it was previously, to add the NMI workaround from wled-dev#4035.

Completes wled-dev#4034
  • Loading branch information
willmmiles committed Sep 29, 2024
1 parent 6dc2c68 commit edf8efd
Show file tree
Hide file tree
Showing 3 changed files with 507 additions and 734 deletions.
Loading

0 comments on commit edf8efd

Please sign in to comment.