mirror of
https://github.com/espressif/openthread.git
synced 2026-08-01 16:47:47 +00:00
[mac-frame] add missing OT_TOOL_PACKED_BEGIN to Beacon class (#4509)
This commit is contained in:
committed by
Jonathan Hui
parent
83c75333ec
commit
bc02c6c05c
@@ -1131,6 +1131,7 @@ public:
|
||||
#endif // OPENTHREAD_CONFIG_TIME_SYNC_ENABLE
|
||||
};
|
||||
|
||||
OT_TOOL_PACKED_BEGIN
|
||||
class Beacon
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user