summaryrefslogtreecommitdiff
path: root/cesar/common/defs/homeplugAV.h
diff options
context:
space:
mode:
authorlaranjeiro2008-09-19 14:13:10 +0000
committerlaranjeiro2008-09-19 14:13:10 +0000
commita9737df31130929919993a903460a76d3d0a84d0 (patch)
treee38bb941ada62fa193c9ef4be269791fefba36fa /cesar/common/defs/homeplugAV.h
parentcb92da672701325dd27f2d15f3ebe9cf7137a670 (diff)
common/defs/homeplugAV: Fixed the timer to change the nek.
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@3047 017c9cb6-072f-447c-8318-d5b54f68fe89
Diffstat (limited to 'cesar/common/defs/homeplugAV.h')
-rw-r--r--cesar/common/defs/homeplugAV.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cesar/common/defs/homeplugAV.h b/cesar/common/defs/homeplugAV.h
index 3ce50b05b4..36fa83428d 100644
--- a/cesar/common/defs/homeplugAV.h
+++ b/cesar/common/defs/homeplugAV.h
@@ -50,6 +50,6 @@
#define HPAV_CRC32_MAGIC 0x2144df1c
/** Nek change. */
-#define HPAV_NEK_CHANGE_MS 60000
+#define HPAV_NEK_CHANGE_MS 3600000
#endif /* common_defs_homeplugAV_h */