summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cc3200/misc/mperror.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/cc3200/misc/mperror.c b/cc3200/misc/mperror.c
index a1e93fbcc..845a2a814 100644
--- a/cc3200/misc/mperror.c
+++ b/cc3200/misc/mperror.c
@@ -56,8 +56,8 @@
/******************************************************************************
DEFINE CONSTANTS
******************************************************************************/
-#define MPERROR_TOOGLE_MS (40)
-#define MPERROR_SIGNAL_ERROR_MS (1000)
+#define MPERROR_TOOGLE_MS (50)
+#define MPERROR_SIGNAL_ERROR_MS (1200)
#define MPERROR_HEARTBEAT_ON_MS (80)
#define MPERROR_HEARTBEAT_OFF_MS (3920)