mirror of
https://github.com/adrigongv23/G26---Telemetry-Software.git
synced 2026-08-25 11:33:17 +02:00
4 lines
54 B
C++
4 lines
54 B
C++
#pragma once
|
|
|
|
bool ptt_init();
|
|
bool ptt_is_pressed();
|