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/eeprom.h | 1 + 1 file changed, 1 insertion(+) (limited to 'fw/eeprom.h') diff --git a/fw/eeprom.h b/fw/eeprom.h index 96d8482..8d3d391 100644 --- a/fw/eeprom.h +++ b/fw/eeprom.h @@ -5,6 +5,7 @@ * * Usage: * + * #include * #include * #include "types.h" * #include "eeprom.h" -- cgit v1.2.3