Is it possible to use inverted low input with simple foc?

okay…

so I remove the “simplefoc” library (release from git) by clicking on “remove lirary”

I downloaded the DEV revision form git , stored it on my local drive, created a symlink into the project’s lib folder by using mklink/J …

I have now the file directly showed by VScode… AND I can see the famous switch SIMPLEFOC_PWM_LOWSIDE_ACTIVE_HIGH

good…

I press “compile” … and failed


  • Looking for SimpleFOC.h dependency? Check our library registry!
  • CLI > platformio lib search “header:SimpleFOC.h”
  • Web > PlatformIO Registry

2 | #include <SimpleFOC.h>
  |          ^~~~~~~~~~~~~

compilation terminated.

damned…! puzzled, and feeling… old, very old :unamused: