This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
Depends on 'Simple FOC' and 'SimpleFOCDrivers' from Arduino Library Manager | |
Uses default hardware SPI pins for whatever board you run it on | |
Should be pretty cross-compatible. | |
Commands are outlined in cliGetCommandParse and cliSetCommandParse, and | |
are preceeded by a 'g' or 's' to get or set <setting> and then configuration | |
is ended with a 's save' to save to onboard registers | |
e.g. |