SimpleFOClibrary  2.1
HallSensor.h File Reference
#include "Arduino.h"
#include "../common/base_classes/Sensor.h"
#include "../common/foc_utils.h"
#include "../common/time_utils.h"

Go to the source code of this file.

Classes

class  HallSensor
 

Variables

const int8_t ELECTRIC_SECTORS [8] = { -1, 0, 4, 5, 2, 1, 3 , -1 }
 

Variable Documentation

◆ ELECTRIC_SECTORS

const int8_t ELECTRIC_SECTORS[8] = { -1, 0, 4, 5, 2, 1, 3 , -1 }

Definition at line 10 of file HallSensor.h.