hal/sm_io/*/acq/sm_io_acq_exp.c: fix maximum channel error check
First, we need to check if the received argument is within the valid range. Only later, we must proceed... This fixes #33 github issue
Please register or sign in to comment
First, we need to check if the received argument is within the valid range. Only later, we must proceed... This fixes #33 github issue