aboutsummaryrefslogtreecommitdiffstats
path: root/sw/sys.h
diff options
context:
space:
mode:
Diffstat (limited to 'sw/sys.h')
-rw-r--r--sw/sys.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/sw/sys.h b/sw/sys.h
index 1d54039..8a71edb 100644
--- a/sw/sys.h
+++ b/sw/sys.h
@@ -1,3 +1,7 @@
+/* Device: PIC16F1459
+ * Compiler: XC8 v3.00
+ */
+
// TRIS
enum {
OUT = 0,