mirror of
https://github.com/espressif/openthread.git
synced 2026-08-06 10:47:46 +00:00
[mac] fix macro typo (#4601)
This commit is contained in:
@@ -1031,7 +1031,7 @@ void TxFrame::ProcessTransmitAesCcm(const ExtAddress &aExtAddress)
|
||||
|
||||
exit:
|
||||
return;
|
||||
#endif // OPENTHREAD_MTD || OPENTHREAD_FTD
|
||||
#endif // OPENTHREAD_RADIO
|
||||
}
|
||||
|
||||
// LCOV_EXCL_START
|
||||
|
||||
Reference in New Issue
Block a user