C# Class NetDuinoUtils.Utils.ButtonUtils

Mostra file Open project: blinemedical/NWebREST

Public Methods

Method Description
OnBoardButtonPushed ( ButtonPushed action ) : void

Runs an indefinite loop marking when a button was pushed

Method Details

OnBoardButtonPushed() public static method

Runs an indefinite loop marking when a button was pushed
public static OnBoardButtonPushed ( ButtonPushed action ) : void
action ButtonPushed
return void