summaryrefslogtreecommitdiff
path: root/digital/io/src/eeprom.avr.c
diff options
context:
space:
mode:
Diffstat (limited to 'digital/io/src/eeprom.avr.c')
-rw-r--r--digital/io/src/eeprom.avr.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/digital/io/src/eeprom.avr.c b/digital/io/src/eeprom.avr.c
index f3db3932..04aa2b7a 100644
--- a/digital/io/src/eeprom.avr.c
+++ b/digital/io/src/eeprom.avr.c
@@ -1,7 +1,7 @@
/* eeprom.avr.c */
/* io - Input & Output with Artificial Intelligence (ai) support on AVR. {{{
*
- * Copyright (C) 2008 Dufour Jérémy
+ * Copyright (C) 2008 Dufour Jérémy
*
* APBTeam:
* Web: http://apbteam.org/
@@ -45,6 +45,8 @@
/**
* Current version of the parameters organization.
+ * @warning: you must update this value every time you change the structure of
+ * data stored into the EEPROM.
*/
#define EEPROM_PARAM_KEY 0x04