last commit before mirror gitea
This commit is contained in:
@@ -42,7 +42,7 @@ typedef struct SHT30_Struct
|
||||
|
||||
|
||||
int sht30_init(SHT30_Struct_Type *inst, void *i2c_transfer_inst, setGet_I2C_Event_fpt i2c_transfer_evt);
|
||||
void sht30_ReadData(SHT30_Struct_Type *p);
|
||||
int sht30_ReadData(SHT30_Struct_Type *p);
|
||||
uint8_t crc8_i2c_u16(uint16_t input);
|
||||
|
||||
#endif /* MAIN_SHT30_DRIVER_SHT30_DRIVER_H_ */
|
||||
|
||||
Reference in New Issue
Block a user