summaryrefslogtreecommitdiffstats
path: root/radiator-plc/stm32/app/project.h
diff options
context:
space:
mode:
authorfishsoupisgood <github@madingley.org>2021-01-12 16:58:31 +0000
committerfishsoupisgood <github@madingley.org>2021-01-12 16:58:31 +0000
commit7c6887eaaf812b63bab6c5e134f80a2ef36aeb31 (patch)
tree4b4b0d371107ae1b8540ca1618cb9aa796b72616 /radiator-plc/stm32/app/project.h
parentf4b573fe337a436d5e2b20be4be031d77376d609 (diff)
downloadheating-7c6887eaaf812b63bab6c5e134f80a2ef36aeb31.tar.gz
heating-7c6887eaaf812b63bab6c5e134f80a2ef36aeb31.tar.bz2
heating-7c6887eaaf812b63bab6c5e134f80a2ef36aeb31.zip
works
Diffstat (limited to 'radiator-plc/stm32/app/project.h')
-rw-r--r--radiator-plc/stm32/app/project.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/radiator-plc/stm32/app/project.h b/radiator-plc/stm32/app/project.h
index 85f14b9..f4f308a 100644
--- a/radiator-plc/stm32/app/project.h
+++ b/radiator-plc/stm32/app/project.h
@@ -2,6 +2,7 @@
#include <string.h>
#include <strings.h>
#include <libopencm3/stm32/rcc.h>
+#include <libopencm3/stm32/desig.h>
#include <libopencm3/stm32/gpio.h>
#include <libopencm3/stm32/usart.h>
#include <libopencm3/stm32/iwdg.h>