Commit 5615a754 authored by Florian Kaltenberger's avatar Florian Kaltenberger

fixing previous merge

parent 2b213a0c
...@@ -229,7 +229,6 @@ int main(int argc, char **argv) ...@@ -229,7 +229,6 @@ int main(int argc, char **argv)
short *uncoded_ber_bit=NULL; short *uncoded_ber_bit=NULL;
uint8_t N_RB_DL=25,osf=1; uint8_t N_RB_DL=25,osf=1;
uint8_t fdd_flag = 0; uint8_t fdd_flag = 0;
int xforms = 0;
frame_t frame_type = FDD; frame_t frame_type = FDD;
int xforms=0; int xforms=0;
FD_lte_phy_scope_ue *form_ue = NULL; FD_lte_phy_scope_ue *form_ue = NULL;
......
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