2
0
forked from Ivasoft/DSView

demo:Remove variables for testing

This commit is contained in:
yunyaobaihong
2023-05-19 09:09:41 +08:00
parent 6bf56c05c2
commit 170ebf505d

View File

@@ -1985,7 +1985,6 @@ static int receive_data_dso(int fd, int revents, const struct sr_dev_inst *sdi)
tem = DSO_MIN_VAL;
else
tem-= high_gate;
test[i] = tem;
*((uint8_t*)pack_buffer->post_buf + i) = (uint8_t)tem;
}
}