Skip to content

Commit

Permalink
minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
StonedDawg committed Mar 3, 2021
1 parent ed8506f commit ecc2026
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/src/rx_main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -602,11 +602,6 @@ void ICACHE_RAM_ATTR ProcessRFPacket()
#ifndef DEBUG_SUPPRESS
Serial.println("sync");
#endif
#ifndef DEBUG_SUPPRESS
Serial.println("sync");
#endif

//////////////////////////////LUAXXXXXXXXXXXX/////////////////////////////

if (ExpressLRS_currAirRate_Modparams->TLMinterval != (expresslrs_tlm_ratio_e)TLMrateIn)
{ // change link parameters if required
Expand Down

0 comments on commit ecc2026

Please sign in to comment.