diff --git a/source/shoh/src/peripherals/EEPROMio.h b/source/shoh/src/peripherals/EEPROMio.h index 5049d96..2a45571 100644 --- a/source/shoh/src/peripherals/EEPROMio.h +++ b/source/shoh/src/peripherals/EEPROMio.h @@ -14,7 +14,6 @@ #include "board.h" #include #include -#include #define READ true #define WRITE false