Searched refs:sht3x_cmd_heater_on (Results 1 – 1 of 1) sorted by relevance
38 static const unsigned char sht3x_cmd_heater_on[] = { 0x30, 0x6d }; variable532 ret = i2c_master_send(client, (char *)&sht3x_cmd_heater_on, in heater_enable_store()