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

Fixing errors with new Arduino framework versions #299

Closed runger1101001 closed 10 months ago

runger1101001 commented 10 months ago

Fixing some small compiler errors and special cases as caused by framework upgrades...

runger1101001 commented 10 months ago

This fixes #301 and some other problems.