diff options
Diffstat (limited to 'src/zephyr.c')
-rw-r--r-- | src/zephyr.c | 2 |
1 files changed, 2 insertions, 0 deletions
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 |