Skip to content
Snippets Groups Projects
Commit 4a178f40 authored by Emmanuel Lepage's avatar Emmanuel Lepage
Browse files

Fix "same as local" account setting, fix IP2IP LED color

parent 3b3c7f3f
Branches
Tags
No related merge requests found
......@@ -177,6 +177,7 @@
/** Account States */
#define ACCOUNT_STATE_REGISTERED "REGISTERED"
#define ACCOUNT_STATE_READY "READY"
#define ACCOUNT_STATE_UNREGISTERED "UNREGISTERED"
#define ACCOUNT_STATE_TRYING "TRYING"
#define ACCOUNT_STATE_ERROR "ERROR"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment