|
|
@@ -3,7 +3,7 @@ |
|
|
|
#define CONFIG_ADDR 0 ///< Address of the config block in the I2C EEPROM chip.
|
|
|
|
#define CONFIG_RESERVED_SIZE 128 ///< Reserved size for the config block in the I2C EEPROM chip.
|
|
|
|
#define CONFIG_SEED 14 ///< Seed use to detect invalid or outdate configuration data.
|
|
|
|
#define VERSION "1.43" /// Version string, only used for indicative purpose.
|
|
|
|
#define VERSION "1.44" /// Version string, only used for indicative purpose.
|
|
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|