summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorfrydaddy07 <nmfunfun@gmail.com>2015-12-04 22:39:49 -0500
committerfrydaddy07 <nmfunfun@gmail.com>2015-12-06 12:19:29 -0500
commitcb70636b207510a3da66573284607e9ae6459e32 (patch)
tree0363b47504fc9a75f0a55000e525405be3fcdbbe /src
parent0fb3c40c38905790f47cbd77f7e26553bb0061fa (diff)
Positioning Attempt
This might work. Clyne should adapt and maybe use tomorrow
Diffstat (limited to 'src')
-rw-r--r--src/auto.c1
-rw-r--r--src/zephyr.c2
2 files changed, 3 insertions, 0 deletions
diff --git a/src/auto.c b/src/auto.c
index 2332428..098412e 100644
--- a/src/auto.c
+++ b/src/auto.c
@@ -1,4 +1,5 @@
#include <main.h>
+#include <zephyr.c>
/*#define TARGET_SPEED 65
diff --git a/src/zephyr.c b/src/zephyr.c
index 7bfd76e..109742f 100644
--- a/src/zephyr.c
+++ b/src/zephyr.c
@@ -1,6 +1,8 @@
#include <zephyr.h>
#include <main.h>
+#define PI =3.14159
+
#include <string.h>
#ifdef LCD_PORT