include/nuttx/sensors/hts221.h: Forward reference i2c_master to avoid
any warning. Signed-off-by: Abdelatif Guettouche <abdelatif.guettouche@espressif.com>
This commit is contained in:
parent
a59062f719
commit
4eb2b32310
@ -52,6 +52,8 @@
|
||||
* Public Types
|
||||
****************************************************************************/
|
||||
|
||||
struct i2c_master_s; /* Forward reference */
|
||||
|
||||
/* Number of temperature samples */
|
||||
|
||||
typedef enum hts221_avrg_temp_e
|
||||
|
Loading…
Reference in New Issue
Block a user