mirror of
https://github.com/opentx/opentx.git
synced 2025-07-23 16:25:16 +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 (extmoduleFifo.getFrame(frame)) {
|
||||
TRACE("EXT Frame");
|
||||
processModuleFrame(EXTERNAL_MODULE, frame);
|
||||
}
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue