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