diff options
| author | Sam Anthony <sam@samanthony.xyz> | 2025-08-16 12:36:44 -0230 |
|---|---|---|
| committer | Sam Anthony <sam@samanthony.xyz> | 2025-08-16 12:36:44 -0230 |
| commit | a8a68e5e77cac2fedb03a164acc666ccc1a1a8b1 (patch) | |
| tree | 7acf6683361403dee551263c9f84e32179be465c /sw/types.h | |
| parent | 4a99ede565fa61005f2a6202669adaa87a8ce0ee (diff) | |
| download | can-gauge-interface-a8a68e5e77cac2fedb03a164acc666ccc1a1a8b1.zip | |
add device and compiler to header comments
Diffstat (limited to 'sw/types.h')
| -rw-r--r-- | sw/types.h | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,4 +1,7 @@ -/* Usage: +/* Device: PIC16F1459 + * Compiler: XC8 v3.00 + * + * Usage: * * #include <stdint.h> * #include "types.h" |