aboutsummaryrefslogtreecommitdiffstats
path: root/fw/table.c
diff options
context:
space:
mode:
authorSam Anthony <sam@samanthony.xyz>2025-11-01 18:05:31 -0400
committerSam Anthony <sam@samanthony.xyz>2025-11-01 18:05:31 -0400
commitad0456a48388acf9eff97cf4912e0911189b480e (patch)
tree47346b621b8dd5f4b711be1c8de54e955a0ddb4c /fw/table.c
parentab4450a942b551f4c999ae67fd52aa662a1a44f4 (diff)
downloadcan-gauge-interface-ad0456a48388acf9eff97cf4912e0911189b480e.zip
remove xc.h from modules that don't need it
Diffstat (limited to 'fw/table.c')
-rw-r--r--fw/table.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/fw/table.c b/fw/table.c
index 14f7090..41c1bc4 100644
--- a/fw/table.c
+++ b/fw/table.c
@@ -1,5 +1,3 @@
-#include <xc.h>
-
#include <stdbool.h>
#include <stdint.h>