diff options
Diffstat (limited to 'fw/eeprom.h')
| -rw-r--r-- | fw/eeprom.h | 2 |
1 files changed, 0 insertions, 2 deletions
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 <xc.h> * #include <stdint.h> * #include "types.h" - * #include "spi.h" * #include "eeprom.h" */ |