Skip to content

Commit

Permalink
add header file
Browse files Browse the repository at this point in the history
  • Loading branch information
mcells committed Feb 12, 2024
1 parent b68fedf commit cbe9fd0
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
#include "../../../drivers/hardware_api.h"
#include "../../../drivers/hardware_specific/esp32/esp32_driver_mcpwm.h"

#include "esp32_i2s_driver.h"

#if defined(ESP_H) && defined(ARDUINO_ARCH_ESP32) && defined(SOC_MCPWM_SUPPORTED) && !defined(SIMPLEFOC_ESP32_USELEDC)

#include <soc/sens_reg.h>
Expand Down

0 comments on commit cbe9fd0

Please sign in to comment.