Commit 5f7e6a4b authored by Robert Schmidt's avatar Robert Schmidt

Rectify nr_fill_nfapi_pucch()

parent 65920900
......@@ -37,7 +37,7 @@ extern RAN_CONTEXT_t RC;
void nr_fill_nfapi_pucch(module_id_t mod_id,
frame_t frame,
sub_frame_t slot,
NR_sched_pucch_t *pucch,
const NR_sched_pucch_t *pucch,
int UE_id)
{
NR_UE_info_t *UE_info = &RC.nrmac[mod_id]->UE_info;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment