mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 01:05:54 +08:00
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:
committed by
Alan Carvalho de Assis
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
|
||||
|
||||
Reference in New Issue
Block a user