Add minor DCI location comment

This commit is contained in:
Xavier Arteaga 2020-11-26 19:18:14 +01:00 committed by Andre Puschmann
parent 67ce4c1491
commit 65d5fcf45d
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ typedef struct {
} srslte_dci_cfg_t;
typedef struct SRSLTE_API {
uint32_t L; // Aggregation level
uint32_t L; // Aggregation level (logarithmic)
uint32_t ncce; // Position of first CCE of the dci
} srslte_dci_location_t;