mirror of
https://github.com/opentx/opentx.git
synced 2025-07-24 00:35:18 +03:00
Remaining trace removed
This commit is contained in:
parent
6c78f93454
commit
e208c1db69
1 changed files with 0 additions and 1 deletions
|
@ -221,7 +221,6 @@ void telemetryWakeup()
|
||||||
|
|
||||||
#if defined(EXTMODULE_USART)
|
#if defined(EXTMODULE_USART)
|
||||||
if (extmoduleFifo.getFrame(frame)) {
|
if (extmoduleFifo.getFrame(frame)) {
|
||||||
TRACE("EXT Frame");
|
|
||||||
processModuleFrame(EXTERNAL_MODULE, frame);
|
processModuleFrame(EXTERNAL_MODULE, frame);
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue