aboutsummaryrefslogtreecommitdiffstats
path: root/sw/init.h
diff options
context:
space:
mode:
Diffstat (limited to 'sw/init.h')
-rw-r--r--sw/init.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/sw/init.h b/sw/init.h
deleted file mode 100644
index 0dc8dc3..0000000
--- a/sw/init.h
+++ /dev/null
@@ -1,11 +0,0 @@
-/* Device: PIC16F1459
- * Compiler: XC8 v3.00
- *
- * Usage:
- *
- * #include <xc8.h>
- * #include "init.h"
- */
-
-void clockInit(void);
-void pinsInit(void);