aboutsummaryrefslogtreecommitdiffstats
path: root/sw/ltc2400.h
diff options
context:
space:
mode:
authorMatthias P. Braendli <matthias.braendli@mpb.li>2019-11-03 19:13:00 +0100
committerMatthias P. Braendli <matthias.braendli@mpb.li>2019-11-03 19:13:00 +0100
commit4193ec1618230f7bbc927e1d2280976a9d5dd464 (patch)
treed4d9efedfd928d2ca365ecab46d94dc9040bf749 /sw/ltc2400.h
parent48ac857cc3082aee3300a4d39834e109bd909f82 (diff)
downloadglutte-batteries-4193ec1618230f7bbc927e1d2280976a9d5dd464.tar.gz
glutte-batteries-4193ec1618230f7bbc927e1d2280976a9d5dd464.tar.bz2
glutte-batteries-4193ec1618230f7bbc927e1d2280976a9d5dd464.zip
Add relay toggle code
Diffstat (limited to 'sw/ltc2400.h')
-rw-r--r--sw/ltc2400.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/ltc2400.h b/sw/ltc2400.h
index 9a046b2..ac99521 100644
--- a/sw/ltc2400.h
+++ b/sw/ltc2400.h
@@ -27,7 +27,7 @@
#include <stdlib.h>
#include <stdint.h>
-#include "pins.h"
+#include "pins.hpp"
void ltc2400_init();