Control Mode header

The control mode functions are declared in the header file AxisConfiguration.h.

In AxisConfiguration.h, your Control Mode code should be like this:

#pragma once

VOID GetAvailableControlMode(int Index);
VOID SetControlMode(int Index);