aboutsummaryrefslogtreecommitdiff
path: root/nuttx/configs/px4fmu/include/board.h
diff options
context:
space:
mode:
authorpx4dev <px4@purgatory.org>2012-08-18 22:06:17 -0700
committerpx4dev <px4@purgatory.org>2012-08-19 01:31:26 -0700
commit7b4b3f7bf772df76f8f4c537d654429622e1ae25 (patch)
treef2a484c8b20e06e10a72a1b528c16bc3dda08c51 /nuttx/configs/px4fmu/include/board.h
parentd91f5f3dd7d80b690956d02807aa74253aebe19c (diff)
downloadpx4-firmware-7b4b3f7bf772df76f8f4c537d654429622e1ae25.tar.gz
px4-firmware-7b4b3f7bf772df76f8f4c537d654429622e1ae25.tar.bz2
px4-firmware-7b4b3f7bf772df76f8f4c537d654429622e1ae25.zip
Kill off the old EEPROM driver's support for the on-board parameter EEPROM.
Diffstat (limited to 'nuttx/configs/px4fmu/include/board.h')
-rwxr-xr-xnuttx/configs/px4fmu/include/board.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/px4fmu/include/board.h b/nuttx/configs/px4fmu/include/board.h
index 0db8580ba..29ad52c61 100755
--- a/nuttx/configs/px4fmu/include/board.h
+++ b/nuttx/configs/px4fmu/include/board.h
@@ -289,7 +289,7 @@
*/
#define PX4_I2C_OBDEV_HMC5883 0x1e
#define PX4_I2C_OBDEV_MS5611 NOTDEFINED
-#define PX4_I2C_OBDEV_EEPROM 0x50
+#define PX4_I2C_OBDEV_EEPROM NOTDEFINED
#define PX4_I2C_OBDEV_PX4IO_BL 0x18
#define PX4_I2C_OBDEV_PX4IO 0x19