Skip to content

Commit bf75d20

Browse files
committed
Removed accidental addition of LinearHall.h
I thought I discarded this change after moving LinearHall back to drivers, but somehow it got included anyway
1 parent e81af5d commit bf75d20

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/SimpleFOC.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,6 @@ void loop() {
104104
#include "sensors/MagneticSensorAnalog.h"
105105
#include "sensors/MagneticSensorPWM.h"
106106
#include "sensors/HallSensor.h"
107-
#include "sensors/LinearHall.h"
108107
#include "sensors/GenericSensor.h"
109108
#include "drivers/BLDCDriver3PWM.h"
110109
#include "drivers/BLDCDriver6PWM.h"

0 commit comments

Comments
 (0)