marshn
|
f7db9aaa9f
|
Fix slow_pwm output glitch (#3601)
|
2022-06-30 11:28:19 +02:00 |
|
Pavel Skuratovich
|
a6a9ebfde2
|
slow_pwm: allow to restart a cycle on state change (#3004)
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
|
2022-01-22 23:08:55 +01:00 |
|
Martin
|
6b773553fc
|
Add turn_on/off trigger to slow_pwm (#2921)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2022-01-09 19:49:57 +01:00 |
|
Pavel Skuratovich
|
df929f9445
|
Fix SlowPWM output switch at the end of period (#2984)
|
2022-01-05 21:31:11 +01:00 |
|
Stefan Agner
|
501f88ca86
|
Avoid non-const globals and enable clang-tidy check (#1892)
|
2021-06-11 08:19:44 +12:00 |
|
Otto Winter
|
360effcb72
|
Activate some clang-tidy checks (#1884)
|
2021-06-10 13:04:40 +02:00 |
|
Nick Whyte
|
74aca2137b
|
Add duty cycle output component (#894)
* Add duty cycle output component
* cleanup + tests
* format
* duty_cycle -> slow_pwm
* .
* clang-format
* ESP_LOGD -> ESPLOGVV
Co-Authored-By: Otto Winter <otto@otto-winter.com>
|
2019-12-07 17:15:04 +01:00 |
|