Skip to content

Commit

Permalink
Update telemetry.cpp
Browse files Browse the repository at this point in the history
cleanup
  • Loading branch information
ajjjjjjjj authored Dec 10, 2024
1 parent 14888fd commit b6b24dc
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions radio/src/telemetry/telemetry.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,6 @@ uint8_t telemetryProtocol = 255;

volatile bool pendingTelemetryPollFrame = false;

extern DMAFifo<TELEMETRY_FIFO_SIZE> telemetryDMAFifo __DMA;


void processTelemetryData(uint8_t data)
{
#if defined(CROSSFIRE)
Expand Down

0 comments on commit b6b24dc

Please sign in to comment.