C# Class MarbleReleaser.Stepper

Mostra file Open project: evilmachina/marbleartV2_prototype Class Usage Examples

Public Methods

Method Description
StepOneStep ( ) : void
Stepper ( Microsoft stepperPin, Microsoft enablePin ) : System

Private Methods

Method Description
Step ( int p ) : void

Method Details

StepOneStep() public method

public StepOneStep ( ) : void
return void

Stepper() public method

public Stepper ( Microsoft stepperPin, Microsoft enablePin ) : System
stepperPin Microsoft
enablePin Microsoft
return System