added license block
This commit is contained in:
parent
f17ca0c820
commit
fa8882f9da
28 changed files with 187 additions and 0 deletions
|
|
@ -1,3 +1,9 @@
|
|||
// --------------------------------------------------------------------------------------
|
||||
// This code is a modified version of the MT6835 Driver from the SimpleFOC project
|
||||
// being distributed under the MIT liscence as well. Thank you SimpleFOC !
|
||||
// --------------------------------------------------------------------------------------
|
||||
|
||||
|
||||
#include "MT6835_encoder.h"
|
||||
#include "hardware/spi.h"
|
||||
#include "hardware/gpio.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue