mirror of
https://github.com/lumapu/ahoy.git
synced 2025-05-25 14:56:11 +02:00
fix HMS RX
This commit is contained in:
parent
ce25c1e728
commit
e82099a8a8
2 changed files with 1 additions and 2 deletions
|
@ -166,7 +166,7 @@ void app::loopStandard(void) {
|
|||
mCmtRadio.mBufCtrl.pop();
|
||||
yield();
|
||||
}
|
||||
//mHmsPayload.process(true);
|
||||
mHmsPayload.process(false); //true
|
||||
}
|
||||
#endif
|
||||
mPayload.loop();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue