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:
Abdelatif Guettouche 2020-12-04 16:44:58 +00:00 committed by Alan Carvalho de Assis
parent a59062f719
commit 4eb2b32310

View File

@ -52,6 +52,8 @@
* Public Types
****************************************************************************/
struct i2c_master_s; /* Forward reference */
/* Number of temperature samples */
typedef enum hts221_avrg_temp_e