simplefoc / Arduino-FOC

Arduino FOC for BLDC and Stepper motors - Arduino Based Field Oriented Control Algorithm Library
https://docs.simplefoc.com
MIT License
1.95k stars 511 forks source link

Fix ESP32 compilation problems #330

Closed runger1101001 closed 8 months ago

runger1101001 commented 8 months ago

Fixes compiler warnings/errors, but the actual problem was the use of the dev platform rather than the stable version. Workflow files adjusted accordingly.