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