#include "crossdoor_nodes.h"
Go to the source code of this file.
Functions | |
| BT_REGISTER_NODES (factory) | |
| void | SleepMS (int ms) |
Variables | |
| static bool | _door_locked = true |
| static bool | _door_open = false |
| BT_REGISTER_NODES | ( | factory | ) |
Definition at line 5 of file crossdoor_nodes.cpp.
|
inline |
Definition at line 10 of file crossdoor_nodes.cpp.
|
static |
Definition at line 18 of file crossdoor_nodes.cpp.
|
static |
Definition at line 17 of file crossdoor_nodes.cpp.