Updated to match the new sensors API
This commit is contained in:
parent
d9900a474a
commit
24f28f0f1c
16 changed files with 603 additions and 429 deletions
|
@ -32,12 +32,6 @@
|
|||
of two (see clock.c for details). */
|
||||
#define CLOCK_CONF_SECOND 64
|
||||
|
||||
#define IRQ_PORT1_VECTOR 1
|
||||
|
||||
#define IRQ_PORT1 0x01
|
||||
#define IRQ_PORT2 0x02
|
||||
#define IRQ_ADC 0x03
|
||||
|
||||
#define NODE_ID_EEPROM_OFFSET 0x0010 /* - 0x0014 */
|
||||
#define CFS_EEPROM_CONF_OFFSET 0x0040
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue