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
blob: 8a71edb19225892b9be49da0f1dced66cff4c92d (
plain
) (
blame
)
1
2
3
4
5
6
7
8
9
/* Device: PIC16F1459 * Compiler: XC8 v3.00 */ // TRIS enum { OUT = 0, IN = 1, };