fix(mcpwm): the wrong pm lock type on esp32 and esp32s3
This commit is contained in:
@@ -21,7 +21,7 @@ extern "C" {
|
||||
#if SOC_MCPWM_SUPPORTED
|
||||
typedef struct {
|
||||
struct {
|
||||
const periph_module_t module; // Peripheral module
|
||||
const char *module_name;
|
||||
const int irq_id;
|
||||
struct {
|
||||
struct {
|
||||
|
||||
Reference in New Issue
Block a user