mirror of
https://github.com/opentx/opentx.git
synced 2025-07-23 16:25:16 +03:00
Trace for HJ (Ext module debug)
This commit is contained in:
parent
dbf00c0899
commit
98ee035b55
1 changed files with 1 additions and 0 deletions
|
@ -221,6 +221,7 @@ 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