mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2026-08-01 18:48:59 +00:00
FrSkyR9: TQLY = percentage of telemetry frames per second
This commit is contained in:
@@ -274,10 +274,6 @@ static void __attribute__((unused)) HOTT_prep_data_packet()
|
||||
|
||||
uint16_t ReadHOTT()
|
||||
{
|
||||
#ifdef HOTT_FW_TELEMETRY
|
||||
static uint8_t pps_counter=0;
|
||||
#endif
|
||||
|
||||
switch(phase)
|
||||
{
|
||||
case HOTT_START:
|
||||
|
||||
Reference in New Issue
Block a user