• Cedric Roux's avatar
    bugfix: use correct index in array · bf102301
    Cedric Roux authored
    Accelleran CU configures DRB ID 4, not 1, so we need to take index 3
    in the array 'priority', not 0.
    
    So let's use i-1 as it was before.
    bf102301
asn1_msg.c 109 KB