[r4]: / trunk / SM3_Drive_RaspiStepper / SM3_Drive_RaspiStepper / Types / StepperControlType / svnobj  Maximize  Restore  History

Download this file

8 lines (7 with data), 968 Bytes

1
2
3
4
5
6
7
{attribute 'qualified_only'}
{attribute 'strict'}
TYPE StepperControlType :
(
	DIRECT, PULSDIR
);
END_TYPE