Skip to content
Snippets Groups Projects
Commit 1f032b3b authored by Federico Vaga's avatar Federico Vaga
Browse files

tools: remove useless condition


a channel cannot be less than 0 due to data type (uint16_t). If someone
write a negative number this become something greater than 4 so the
control still works

Signed-off-by: default avatarFederico Vaga <federico.vaga@cern.ch>
parent 2b85fda2
Branches
Tags
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment