SHT4X_SOFT_RESET
if (error == 0 && cmd[0] != SHT4X_SOFT_RESET) {
error = sht4x_cmdr(sc, SHT4X_SOFT_RESET, NULL, 0);
.cmd = SHT4X_SOFT_RESET,