1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-25 01:05:27 +03:00

Merge pull request #11536 from SteveCEvans/frsky_range

Frsky range check issues
This commit is contained in:
J Blackman 2022-04-22 11:45:09 +10:00 committed by GitHub
commit 31196489fa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 13 additions and 25 deletions

View file

@ -67,7 +67,6 @@ extern "C" {
int16_t debug[1];
uint8_t debugMode = 0;
bool rxFrameReady(void) { return 0; }
void rxFrameCheck(timeUs_t, timeDelta_t) {}
// set up micros() to simulate time