Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
NetDuinoUtils
Utils
ButtonUtils
C# Class NetDuinoUtils.Utils.ButtonUtils
Mostrar archivo
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