File MotorController.hpp
File List > demo-projets > stm32 > include > MotorController.hpp
Go to the documentation of this file.
#pragma once
#include "rbcx.pb.h"
void motorInit();
void motorDispatch(const CoprocReq_MotorReq& request);
void motorReset();