From 366330d3943ec4e066197a8d034d90caf8422a1d Mon Sep 17 00:00:00 2001 From: Sam Anthony Date: Sat, 6 Sep 2025 13:24:11 -0400 Subject: fw: handle "w" write eeprom command --- fw/eeprom.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'fw/eeprom.h') diff --git a/fw/eeprom.h b/fw/eeprom.h index 07438a0..16d9d72 100644 --- a/fw/eeprom.h +++ b/fw/eeprom.h @@ -5,10 +5,8 @@ * * Usage: * - * #include * #include * #include "types.h" - * #include "spi.h" * #include "eeprom.h" */ -- cgit v1.2.3