HAL accepts to work with both temperature sensors
This commit is contained in:
parent
df302b1893
commit
218876a8d5
3 changed files with 38 additions and 21 deletions
|
|
@ -33,7 +33,8 @@ License: Revised BSD License, see LICENSE.TXT file include in the project
|
|||
/* -------------------------------------------------------------------------- */
|
||||
/* --- PUBLIC CONSTANTS ----------------------------------------------------- */
|
||||
|
||||
#define I2C_PORT_TEMP_SENSOR 0x39
|
||||
#define I2C_PORT_TEMP_SENSOR_1 0x39
|
||||
#define I2C_PORT_TEMP_SENSOR_2 0x3B
|
||||
|
||||
/* -------------------------------------------------------------------------- */
|
||||
/* --- PUBLIC FUNCTIONS ----------------------------------------------------- */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue