Skip to content
Snippets Groups Projects
Commit 3e77b141 authored by Ahmed.Elias's avatar Ahmed.Elias
Browse files

adding br parameters

parent ae598b94
No related branches found
No related tags found
No related merge requests found
...@@ -757,6 +757,8 @@ typedef struct { ...@@ -757,6 +757,8 @@ typedef struct {
uint8_t rach_resource_type; uint8_t rach_resource_type;
uint16_t mpdcch_repetition_cnt; uint16_t mpdcch_repetition_cnt;
struct PhysicalConfigDedicated *physicalConfigDedicated; struct PhysicalConfigDedicated *physicalConfigDedicated;
frame_t Msg2_frame;
subframe_t Msg2_subframe;
#endif #endif
} UE_TEMPLATE; } UE_TEMPLATE;
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment