try to fix submodule

This commit is contained in:
2023-11-09 19:02:15 -05:00
parent c1d45aa443
commit deea94b076
366 changed files with 40228 additions and 2 deletions

View File

@@ -0,0 +1,11 @@
#ifndef __SIMPLEFOC_DRIVERS_H__
#define __SIMPLEFOC_DRIVERS_H__
// empty header file. In Arduino IDE, include this header to enable the
// IDE to "find" the library.
// Then include the headers for the individual drivers/sensors/utilities
// that you want to use.
#endif