mirror of
https://github.com/adrigongv23/G26---Telemetry-Software.git
synced 2026-08-25 11:33:17 +02:00
6 lines
130 B
C++
6 lines
130 B
C++
#pragma once
|
|
|
|
#include "configuracion.hpp"
|
|
|
|
void procesar_skidpad(const paquete_datos& datos);
|
|
void reiniciar_receptor_skidpad();
|