OptoEngineering_COE71_StrobePolarity

Description

Opto Engineering COE-71 strobe polarity.

namespace OptoEngineering_COE71_StrobePolarity
{
	enum Type
	{
		Negative,
		Positive
	};
}