aboutsummaryrefslogtreecommitdiffstats
path: root/src/glutt-o-logique/cw.c
diff options
context:
space:
mode:
authorMaximilien Cuony <maximilien@theglu.org>2016-06-06 18:49:25 +0200
committerMaximilien Cuony <maximilien@theglu.org>2016-06-06 18:49:25 +0200
commite2e1af13be32fe00f98135beb62617ea0bba7bc8 (patch)
tree5ff81acadb2f5b9d7fee2269d746253a1f6bad49 /src/glutt-o-logique/cw.c
parent2e4b80bc0fdae03f6e00b76000c16d12682e0479 (diff)
downloadglutte-o-matic-e2e1af13be32fe00f98135beb62617ea0bba7bc8.tar.gz
glutte-o-matic-e2e1af13be32fe00f98135beb62617ea0bba7bc8.tar.bz2
glutte-o-matic-e2e1af13be32fe00f98135beb62617ea0bba7bc8.zip
Fix warnings, add more warnings flags, normalize makefiles
Diffstat (limited to 'src/glutt-o-logique/cw.c')
-rw-r--r--src/glutt-o-logique/cw.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/glutt-o-logique/cw.c b/src/glutt-o-logique/cw.c
index c362f6a..417359f 100644
--- a/src/glutt-o-logique/cw.c
+++ b/src/glutt-o-logique/cw.c
@@ -23,6 +23,7 @@
*/
#include "GPIO/usart.h"
+#include "Audio/cw.h"
// Function to display message in GUI, unused on STM32 firmware
void cw_message_sent(const char* str) {