rr.conf.example: add empty NR cell list to example

This commit is contained in:
Andre Puschmann 2021-09-08 12:40:41 +02:00
parent b5dcf7804c
commit 1f01e4be51
1 changed files with 5 additions and 0 deletions

View File

@ -98,3 +98,8 @@ cell_list =
}
// Add here more cells
);
nr_cell_list =
(
// no NR cells
);