C# Class SolarCar.SignalController

Mostra file Open project: nusolar/sc6-telemetry-code

Public Methods

Method Description
RunLoop ( ) : void
SignalController ( Hardware hw ) : System

Private Methods

Method Description
SetSignals ( ) : void

Method Details

RunLoop() public method

public RunLoop ( ) : void
return void

SignalController() public method

public SignalController ( Hardware hw ) : System
hw Hardware
return System