Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: BM1383AGLV.h
- Revision:
- 3:24c3e7a9db4e
- Parent:
- 2:4aa16ca14915
- Child:
- 4:00def86e264b
--- a/BM1383AGLV.h Wed Oct 02 11:53:10 2019 +0000 +++ b/BM1383AGLV.h Wed Oct 30 20:13:53 2019 +0000 @@ -37,7 +37,7 @@ * @brief DEFAULT ADDRESS */ typedef enum { - BM1383AGLV_ADDRESS = 0b1011101 /*!< I2C slave address byte */ + BM1383AGLV_ADDRESS = ( 0b1011101 << 1U ) /*!< I2C slave address byte */ } BM1383AGLV_address_t; @@ -151,8 +151,6 @@ - - #ifndef BM1383AGLV_VECTOR_STRUCT_H #define BM1383AGLV_VECTOR_STRUCT_H typedef struct {