mrnoise-ko

Results 1 issues of mrnoise-ko

The send_exception_msg() will take an uint8_t exception argument but is used throughout the code with the nmbs_error enum. The enum is signed because values 0 should be send via send_exception_msg()...