C# Class NetDuinoUtils.Utils.ButtonUtils

Afficher le fichier Open project: blinemedical/NWebREST

Méthodes publiques

Méthode Description
OnBoardButtonPushed ( ButtonPushed action ) : void

Runs an indefinite loop marking when a button was pushed

Method Details

OnBoardButtonPushed() public static méthode

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