disabled tests by default

This commit is contained in:
2021-02-23 18:19:11 +01:00
committed by Robin Mueller
parent cd27b7e7c2
commit f67948524f
2 changed files with 5 additions and 1 deletions

View File

@ -10,6 +10,7 @@
class SpiTestClass: public TestTask {
public:
enum TestModes {
NONE,
MGM_LIS3MDL,
MGM_RM3100,
GYRO_L3GD20H,