Skip to content

Commit

Permalink
improved checking for max channel number and made sure PWM_CHANNEL_NU…
Browse files Browse the repository at this point in the history
…M_MAX is set correctly
  • Loading branch information
pljakobs committed Oct 31, 2024
1 parent 67ac057 commit 9329a2e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Sming/Arch/Esp32/Components/driver/include/driver/pwm.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
* pwm.h
*
****/
#include <soc/soc_caps.h>

#pragma once

Expand Down

0 comments on commit 9329a2e

Please sign in to comment.