File UltrasoundController.hpp
File List > demo-projets > stm32 > include > UltrasoundController.hpp
Go to the documentation of this file.
#pragma once
#include "rbcx.pb.h"
void ultrasoundInit();
void ultrasoundDispatch(const CoprocReq_UltrasoundReq& request);
void ultrasoundOnEchoEdge();
void ultrasoundReset();