Skip to content

Commit

Permalink
Removed accidental addition of LinearHall.h
Browse files Browse the repository at this point in the history
I thought I discarded this change after moving LinearHall back to drivers, but somehow it got included anyway
  • Loading branch information
dekutree64 committed Jun 29, 2024
1 parent e81af5d commit bf75d20
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/SimpleFOC.h
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@ void loop() {
#include "sensors/MagneticSensorAnalog.h"
#include "sensors/MagneticSensorPWM.h"
#include "sensors/HallSensor.h"
#include "sensors/LinearHall.h"
#include "sensors/GenericSensor.h"
#include "drivers/BLDCDriver3PWM.h"
#include "drivers/BLDCDriver6PWM.h"
Expand Down

0 comments on commit bf75d20

Please sign in to comment.