summaryrefslogtreecommitdiff
path: root/digital/beacon
diff options
context:
space:
mode:
Diffstat (limited to 'digital/beacon')
-rw-r--r--digital/beacon/src/debug_avr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/digital/beacon/src/debug_avr.h b/digital/beacon/src/debug_avr.h
index bbf9a370..36667c88 100644
--- a/digital/beacon/src/debug_avr.h
+++ b/digital/beacon/src/debug_avr.h
@@ -34,7 +34,7 @@
#define WRITE_USART HAL_WriteUsart
#define READ_USART HAL_ReadUsart
#define USART_CHANNEL APP_USART_CHANNEL
-#define DEBUG_TASK_PERIOD 700L
+#define DEBUG_TASK_PERIOD 100L
typedef enum
{