diff options
Diffstat (limited to 'include/eeprom.h')
-rw-r--r-- | include/eeprom.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/eeprom.h b/include/eeprom.h new file mode 100644 index 0000000..31da039 --- /dev/null +++ b/include/eeprom.h @@ -0,0 +1,2 @@ +#include <stdint.h> + |