Skip to content

Commit

Permalink
removed the forced ledc
Browse files Browse the repository at this point in the history
  • Loading branch information
askuric committed Jun 8, 2024
1 parent 26d111d commit ee91e27
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/drivers/hardware_api.h
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,6 @@
#define SIMPLEFOC_PWM_LOWSIDE_ACTIVE_HIGH true
#endif



#define SIMPLEFOC_ESP32_USELEDC

// flag returned if driver init fails
#define SIMPLEFOC_DRIVER_INIT_FAILED ((void*)-1)

Expand Down

0 comments on commit ee91e27

Please sign in to comment.