summaryrefslogtreecommitdiffhomepage
path: root/digital/beacon/src/configuration.h
diff options
context:
space:
mode:
Diffstat (limited to 'digital/beacon/src/configuration.h')
-rw-r--r--digital/beacon/src/configuration.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/digital/beacon/src/configuration.h b/digital/beacon/src/configuration.h
index dc7c2eac..c3952758 100644
--- a/digital/beacon/src/configuration.h
+++ b/digital/beacon/src/configuration.h
@@ -342,6 +342,7 @@
typedef enum
{
APP_INITIAL_STATE, // Initial state
+ APP_NETWORK_JOIN_REQUEST,
APP_NETWORK_JOINING_STATE, // Attempting join the network
APP_NETWORK_JOINED_STATE, // Successfully joined
APP_NETWORK_LEAVING_STATE, // Leaving from the network