mirror of
https://github.com/adrigongv23/G26---Telemetry-Software.git
synced 2026-08-25 11:33:17 +02:00
Todo subido
This commit is contained in:
parent
f0db3a8aeb
commit
27026caf57
87 changed files with 83292 additions and 17 deletions
7
Tiempo_por_vuelta/emisor_pruebas/acceleration.hpp
Normal file
7
Tiempo_por_vuelta/emisor_pruebas/acceleration.hpp
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
#pragma once
|
||||
|
||||
#include "configuracion.hpp"
|
||||
|
||||
void prueba_acceleration();
|
||||
void reiniciar_acceleration();
|
||||
void recibir_paquete_acceleration(const paquete_final_acceleration& mensaje);
|
||||
Loading…
Add table
Add a link
Reference in a new issue