We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5348e9 commit abf165eCopy full SHA for abf165e
nrf_modem/include/nrf_modem_rs_capture.h
@@ -109,7 +109,7 @@ struct nrf_modem_rs_capture_prs_config {
109
* Narrowband 0 is reserved for the central narrowband exactly in the middle of system BW.
110
*
111
* This pattern is repeated one after the other in the RS capture procedure.
112
- * The table must be filled entirely but same value can be set into several indices.
+ * The table must be filled entirely, but the same value can be set into several indices.
113
* The first value is applied in the first PRS occasion after SFN0.
114
*/
115
uint8_t nb_pattern[16];
0 commit comments