changed px4flow I2C address to default value

This commit is contained in:
dominiho 2014-03-19 16:13:17 +01:00
parent 11f12b4dfe
commit fc877f9c20
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@
/* Configuration Constants */
#define PX4FLOW_BUS PX4_I2C_BUS_EXPANSION
#define I2C_FLOW_ADDRESS 0x45 //* 7-bit address. 8-bit address is 0x8A
#define I2C_FLOW_ADDRESS 0x42 //* 7-bit address. 8-bit address is 0x84
//range 0x42 - 0x49
/* PX4FLOW Registers addresses */