summaryrefslogtreecommitdiffstats
path: root/stm32/app/ticker.c
diff options
context:
space:
mode:
authorfishsoupisgood <github@madingley.org>2020-05-26 15:27:53 +0100
committerfishsoupisgood <github@madingley.org>2020-05-26 15:27:53 +0100
commit8a84c531e26da5f06602e505c3591b09ea9bc741 (patch)
tree3e9aba75f64cfde45f9456f96f3a578eefa2c365 /stm32/app/ticker.c
parentf0d941bef6a9b6e3af78cfc68e1f82d6b47ccb2f (diff)
downloadheating-8a84c531e26da5f06602e505c3591b09ea9bc741.tar.gz
heating-8a84c531e26da5f06602e505c3591b09ea9bc741.tar.bz2
heating-8a84c531e26da5f06602e505c3591b09ea9bc741.zip
fish
Diffstat (limited to 'stm32/app/ticker.c')
-rw-r--r--stm32/app/ticker.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/stm32/app/ticker.c b/stm32/app/ticker.c
index 5fbf316..e47f4eb 100644
--- a/stm32/app/ticker.c
+++ b/stm32/app/ticker.c
@@ -2,7 +2,7 @@
static volatile uint32_t delay_hms_count;
-volatile uint32_t ticks;
+static volatile uint32_t ticks;
static uint32_t scale = 7;
void