summaryrefslogtreecommitdiff
path: root/digital/beacon/src/trust.h
diff options
context:
space:
mode:
authorFlorent Duchon2012-12-18 23:17:08 +0100
committerFlorent Duchon2012-12-24 17:50:53 +0100
commit6e762b5be99a1d39d050b7ec1e93dc81cfb75e9a (patch)
tree0b9e22f2c30fb1f5d19bbc3278382e190119945a /digital/beacon/src/trust.h
parent900144668252e74fcc4c779028d5065ba696720b (diff)
digital/beacon: add trust decrease task
Diffstat (limited to 'digital/beacon/src/trust.h')
-rw-r--r--digital/beacon/src/trust.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/digital/beacon/src/trust.h b/digital/beacon/src/trust.h
index 8169660f..64a3104c 100644
--- a/digital/beacon/src/trust.h
+++ b/digital/beacon/src/trust.h
@@ -29,6 +29,7 @@
#define TRUST_MIN 0
#define TRUST_THRESHOLD 30
#define TRUST_MAX 100
+#define TRUST_DECREASE_TASK_PERIOD 500L
/* Status returns */
typedef enum