summaryrefslogtreecommitdiff
path: root/cesar
diff options
context:
space:
mode:
authorlaranjeiro2009-12-02 15:10:19 +0000
committerlaranjeiro2009-12-02 15:10:19 +0000
commitedebe5191cc546e5b0c75a243d272af819f5b1c6 (patch)
treee95d89bc7588d4cccb8b504adbe2f4651e6c76ed /cesar
parent95f2237789a87953e5ab70c80ea2c1dd51b7fb8e (diff)
cesar/cp: add one more schedule to the CA
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6509 017c9cb6-072f-447c-8318-d5b54f68fe89
Diffstat (limited to 'cesar')
-rw-r--r--cesar/cp/defs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cesar/cp/defs.h b/cesar/cp/defs.h
index 1621502554..49ee795d91 100644
--- a/cesar/cp/defs.h
+++ b/cesar/cp/defs.h
@@ -115,7 +115,7 @@
#define CP_MAX_NO_BEACON 10
/** Max schedules beacon periods. */
-#define CP_SCHED_BEACON_PERIODS_MAX 3
+#define CP_SCHED_BEACON_PERIODS_MAX 4
/** Define the size of the NID. */
#define CP_NID_SIZE 7