G26-Telemetry-Software/Radio/Radio_piloto/ptt.hpp
Álvaro Alcántara Ramírez f0db3a8aeb Radio subida
2026-08-03 21:38:32 +02:00

4 lines
54 B
C++

#pragma once
bool ptt_init();
bool ptt_is_pressed();