7 lines
214 B
C
7 lines
214 B
C
#include "Geometrie.h"
|
|
void Asser_Position(struct position_t position_consigne);
|
|
void Asser_Position_set_Pos_Maintien(struct position_t position);
|
|
void Asser_Position_maintien();
|
|
|
|
int Asser_Position_panic_angle();
|