Commit 7128346a authored by Robert Schmidt's avatar Robert Schmidt

bugfix ORAN

parent d60809b2
...@@ -694,8 +694,8 @@ typedef enum { ...@@ -694,8 +694,8 @@ typedef enum {
OAI_IF4p5_only =1, OAI_IF4p5_only =1,
OAI_IF5_and_IF4p5 =2, OAI_IF5_and_IF4p5 =2,
MBP_IF5 =3, MBP_IF5 =3,
ORAN_only =4, ORAN_only =4,
MAX_FH_FMTs =4 MAX_FH_FMTs =5
} FH_fmt_options_t; } FH_fmt_options_t;
......
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