summaryrefslogtreecommitdiffhomepage
path: root/digital/io/src/eeprom.avr.c
diff options
context:
space:
mode:
authorJérémy Dufour2009-03-14 23:24:20 +0100
committerJérémy Dufour2009-03-14 23:24:20 +0100
commit9a11b803980fa70d218c6bde909de207e0b656fc (patch)
tree587161c39e54276938a2965898969fbb70fbdd13 /digital/io/src/eeprom.avr.c
parentb46c569106efa03e641a0e82a493326ea38a2525 (diff)
* digital/io/src
- convert to utf8, - update a comment.
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