From a8a68e5e77cac2fedb03a164acc666ccc1a1a8b1 Mon Sep 17 00:00:00 2001 From: Sam Anthony Date: Sat, 16 Aug 2025 12:36:44 -0230 Subject: add device and compiler to header comments --- sw/spi.h | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'sw/spi.h') diff --git a/sw/spi.h b/sw/spi.h index a949155..1da0fcc 100644 --- a/sw/spi.h +++ b/sw/spi.h @@ -1,4 +1,7 @@ -/* Usage: +/* Device: PIC16F1459 + * Compiler: XC8 v3.00 + * + * Usage: * * #include * #include "types.h" -- cgit v1.2.3