C# Class napkin.systems.gadgeteer.cerbee2.Program

Inheritance: Gadgeteer.Program
ファイルを表示 Open project: cjdaly/napkin

Public Properties

Property Type Description
DeviceId string
NapkinServerName string
NapkinServerPort ushort

Public Methods

Method Description
Main ( ) : void

Private Methods

Method Description
BumpLed7r ( ) : void
InitializeModules ( ) : void
NapkinGet ( string path ) : string
ProgramStarted ( ) : void
WiFlyDriver ( ) : void
_nd2_1_ReadLine ( string line ) : void
rfid_CardIDReceived ( RFID sender, string ID ) : void

Method Details

Main() public static method

public static Main ( ) : void
return void

Property Details

DeviceId public_oe property

public string DeviceId
return string

NapkinServerName public_oe property

public string NapkinServerName
return string

NapkinServerPort public_oe property

public ushort NapkinServerPort
return ushort