1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-13 11:29:56 +03:00

Remove old comment

This commit is contained in:
Marcelo Bezerra 2024-07-20 17:58:27 +02:00
parent 6d393a700c
commit 062b068bd0

View file

@ -141,9 +141,6 @@ void handleSbus2Telemetry(timeUs_t currentTimeUs)
send_SBS01T(18 + i, 0);
}
#endif
// 8 slots - gps
//
}
uint8_t sbus2GetTelemetrySlot(timeUs_t elapsed)