index
:
can-gauge-interface
master
Analog gauge driver with CAN interface.
Sam Anthony
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sw
/
sys.h
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'sw/sys.h')
-rw-r--r--
sw/sys.h
4
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,