C# Class OfficeTemperature.OneWireBus

https://www.ghielectronics.com/community/codeshare/entry/438
Show file Open project: GolemMediaGmbH/OfficeTemperature Class Usage Examples

Public Methods

Method Description
Scan ( Cpu pin ) : Device[]
Scan ( Microsoft.SPOT.Hardware.OneWire ow ) : Device[]

Method Details

Scan() public static method

public static Scan ( Cpu pin ) : Device[]
pin Microsoft.SPOT.Hardware.Cpu
return Device[]

Scan() public static method

public static Scan ( Microsoft.SPOT.Hardware.OneWire ow ) : Device[]
ow Microsoft.SPOT.Hardware.OneWire
return Device[]