Revision 1456 branches/colonetmk2/code/projects/libdragonfly/eeprom.h
| eeprom.h (revision 1456) | ||
|---|---|---|
| 10 | 10 |
#ifndef _EEPROM_H_ |
| 11 | 11 |
#define _EEPROM_H_ |
| 12 | 12 |
|
| 13 |
#include <bom.h> |
|
| 14 |
|
|
| 15 | 13 |
#define EEPROM_ROBOT_ID_ADDR 0x10 |
| 16 | 14 |
#define EEPROM_BOM_TYPE_ADDR 0x14 |
| 17 | 15 |
|
Also available in: Unified diff