Please check the protocol.h file to be sure it selects your preference
for a camera filter wheel.

By default the system will expect the STL internal filter wheel with 5 filters.
An external filter wheel option is available.  Select

#define FILTER_WHEEL EXT_FILTER_WHEEL

and see the included directory for the IFW3 filter wheel for an example of
how this is implemented.

