• Cedric Roux's avatar
    compilation warnings fixes · fe81d31e
    Cedric Roux authored
    The previous commit created two new warnings:
    
        warning: 'avgs' may be used uninitialized in this function
        warning: 'seq_index' may be used uninitialized in this function
    
    This commit removes them.
    
    Maybe it's not the correct solution. To be fixed if needed.
    fe81d31e
pucch_rx.c 88.5 KB