Previous runs of dev_acquisition_start() keep the enabled_channels list populated if they fail. This means that once an invalid channel configuration was detected, it will be detected again even if the channel configuration was changed. With this change, the list will be cleared before being populated so that any stale entries are removed. |
||
---|---|---|
.. | ||
api.c | ||
protocol.c | ||
protocol.h |