diff options
Diffstat (limited to 'fw/eeprom.h')
| -rw-r--r-- | fw/eeprom.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fw/eeprom.h b/fw/eeprom.h index 96d8482..8d3d391 100644 --- a/fw/eeprom.h +++ b/fw/eeprom.h @@ -5,6 +5,7 @@ * * Usage: * + * #include <xc.h> * #include <stdint.h> * #include "types.h" * #include "eeprom.h" |