Degree Computation

Dependencies:   aconno_SEGGER_RTT LSM9DS1 Si7006A20 adc52832_common aconnoMPL115A1 aconno_bsp

Revision:
0:442d98af8cc7
diff -r 000000000000 -r 442d98af8cc7 aconnoHelpers/aconnoHelpers.h
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/aconnoHelpers/aconnoHelpers.h	Wed Dec 12 19:28:16 2018 +0100
@@ -0,0 +1,18 @@
+/**
+ * Made by Jurica @ aconno
+ * jurica@aconno.de
+ * More info @ aconno.de
+ */
+
+#ifndef __ACONNO_HELPERS_H__
+#define __ACONNO_HELPERS_H__
+
+/**
+ * Made by Jurica @ aconno
+ * jurica@aconno.de
+ * More info @ aconno.de
+ */
+
+void updateData();
+
+#endif  // __ACONNO_HELPERS_H__
\ No newline at end of file