and now the cfg file not needed anymore

This commit is contained in:
2021-06-10 21:35:26 +02:00
parent 621fe97d5d
commit 543ee54cca
2 changed files with 2 additions and 3 deletions

View File

@ -1,5 +1,5 @@
#include "GyroL3GD20H.h"
#include "spiConf.h"
#include "../spi/mspInit.h"
#include "../spi/spiDefinitions.h"
#include "../spi/spiCore.h"