From cb70636b207510a3da66573284607e9ae6459e32 Mon Sep 17 00:00:00 2001 From: frydaddy07 Date: Fri, 4 Dec 2015 22:39:49 -0500 Subject: Positioning Attempt This might work. Clyne should adapt and maybe use tomorrow --- src/auto.c | 1 + src/zephyr.c | 2 ++ 2 files changed, 3 insertions(+) (limited to 'src') 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 +#include /*#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 #include +#define PI =3.14159 + #include #ifdef LCD_PORT -- cgit v1.2.3