We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c4b78e commit c69642aCopy full SHA for c69642a
cc3200/misc/mperror.c
@@ -56,8 +56,8 @@
56
/******************************************************************************
57
DEFINE CONSTANTS
58
******************************************************************************/
59
-#define MPERROR_TOOGLE_MS (40)
60
-#define MPERROR_SIGNAL_ERROR_MS (1000)
+#define MPERROR_TOOGLE_MS (50)
+#define MPERROR_SIGNAL_ERROR_MS (1200)
61
#define MPERROR_HEARTBEAT_ON_MS (80)
62
#define MPERROR_HEARTBEAT_OFF_MS (3920)
63
0 commit comments