Fixed a bug in the feed number (roach component).
In case of setSection() with the feed==* (for instance, setSection(0,*, ...) ), we were assigning the -1 value to the feed number insead of the last value.
Loading
Please sign in to comment
In case of setSection() with the feed==* (for instance, setSection(0,*, ...) ), we were assigning the -1 value to the feed number insead of the last value.