aboutsummaryrefslogtreecommitdiffstats
path: root/demos/nil/NIL-STM32L152-DISCOVERY/nilconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'demos/nil/NIL-STM32L152-DISCOVERY/nilconf.h')
-rw-r--r--demos/nil/NIL-STM32L152-DISCOVERY/nilconf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/nil/NIL-STM32L152-DISCOVERY/nilconf.h b/demos/nil/NIL-STM32L152-DISCOVERY/nilconf.h
index 5276a3f2a..440d43beb 100644
--- a/demos/nil/NIL-STM32L152-DISCOVERY/nilconf.h
+++ b/demos/nil/NIL-STM32L152-DISCOVERY/nilconf.h
@@ -41,7 +41,7 @@
/**
* @brief System tick frequency.
*/
-#define NIL_CFG_ST_FREQUENCY 50000
+#define NIL_CFG_ST_FREQUENCY 1000
/**
* @brief Time delta constant for the tick-less mode.