RPiPico-Holonome2023/Evitement.h

5 lines
100 B
C

enum evitement_statu_t{
PAS_D_OBSTACLE,
OBSTACLE_NON_CONFIRME,
ARRET_DEVANT_OBSTACLE,
};