Khangai Robot Play - Naive  01
THe naive play of the Khangai Robot
wheel.h File Reference
#include "stm32f4xx_hal.h"
#include "tim.h"
#include "defines.h"
#include "pid_algorithms.h"
#include "pid.h"
#include "logger.h"
Include dependency graph for wheel.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Wheel_Config
 
class  Wheel
 

Enumerations

enum  Direction { AHEAD, BACK, HALT }
 

Enumeration Type Documentation

◆ Direction

enum Direction
Enumerator
AHEAD 
BACK 
HALT