From 99be520563834d51eb3ddd32b757a3dcd2486632 Mon Sep 17 00:00:00 2001 From: Sam Anthony Date: Thu, 2 Oct 2025 14:45:56 -0400 Subject: spi systest --- fw/eeprom.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fw/eeprom.c') diff --git a/fw/eeprom.c b/fw/eeprom.c index 686be40..567cdc1 100644 --- a/fw/eeprom.c +++ b/fw/eeprom.c @@ -3,7 +3,7 @@ #include #include -#include "sys.h" +#include "system.h" #include "types.h" #include "spi.h" -- cgit v1.2.3