From ad0456a48388acf9eff97cf4912e0911189b480e Mon Sep 17 00:00:00 2001 From: Sam Anthony Date: Sat, 1 Nov 2025 18:05:31 -0400 Subject: remove xc.h from modules that don't need it --- fw/dac.h | 1 + 1 file changed, 1 insertion(+) (limited to 'fw/dac.h') diff --git a/fw/dac.h b/fw/dac.h index 300a942..1882c3e 100644 --- a/fw/dac.h +++ b/fw/dac.h @@ -5,6 +5,7 @@ * * Usage: * + * #include * #include * #include "types.h" * #include "dac.h" -- cgit v1.2.3