diff options
Diffstat (limited to 'src/auto.c')
-rw-r--r-- | src/auto.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ #include <main.h>
-#include <zephyr.c>
+#include <zephyr.h>
#define TARGET_RPM 1700
|
![]() |
index : abelleisle/vex5106z | |
The Kennett Coders 5106z codebase for our fantastic robot that will win everything | abelleisle |
summaryrefslogtreecommitdiffstats |
-rw-r--r-- | src/auto.c | 2 |
@@ -1,5 +1,5 @@ #include <main.h>
-#include <zephyr.c>
+#include <zephyr.h>
#define TARGET_RPM 1700
|