• Robert Schmidt's avatar
    Avoid assert on non-implemented SM write callback · 500f37d1
    Robert Schmidt authored
    The asserts might be used to intentionally stop the running process.
    Further, it might be an annoyance if it happen unintentionally. Just
    print an error message instead, and return to FlexRIC that nothing is to
    be sent.
    500f37d1
ran_func_rlc.c 7.8 KB