DMR -- initialize dmr_color_code variable;

This commit is contained in:
lwvmobile 2023-11-10 15:08:54 -05:00
parent cd01902023
commit e0182068b2
1 changed files with 2 additions and 0 deletions

View File

@ -1166,6 +1166,8 @@ initState (dsd_state * state)
state->codec2_1600 = codec2_create(CODEC2_MODE_1600);
#endif
state->dmr_color_code = 15;
} //init_state
void