PWM testing/fixes (#2588)
commit66998e173252c4c0a9e6e0e89010761f56ec9ff2
authorPaul Kendall <pkendall64@gmail.com>
Sat, 23 Mar 2024 02:12:34 +0000 (23 15:12 +1300)
committerGitHub <noreply@github.com>
Sat, 23 Mar 2024 02:12:34 +0000 (23 12:12 +1000)
tree48c149c1531f2b3aacb48730ba822a5971bfbab3
parentf6de862bb230169ef00444b1102f006412c5f238
PWM testing/fixes (#2588)

* Revert "Fix for 10KHz 0% and 100% on 8285 receviers (#2496)"

This reverts commit 12659fb2b4dfb04154719f26e1b9ef2eef6a4b6c.

* Much simpler handling of 0 high/low times

* Optimisation of timing in PWM timer interrupt

t

* Extend minimum time for next NMI

* Rename pin/i to gpio as thats what it really is.
src/lib/PWM/PWM_ESP8266.cpp
src/lib/PWM/waveform_8266.cpp
src/lib/PWM/waveform_8266.h