2025-09-30T09:32:51
This commit is contained in:
parent
d15b567385
commit
1b65bf41c9
BIN
experiment_data/sample_data/new_2025_09_29_13_35_30.xlsx
Normal file
BIN
experiment_data/sample_data/new_2025_09_29_13_35_30.xlsx
Normal file
Binary file not shown.
BIN
experiment_data/sample_data/new_2025_09_29_13_40_11.xlsx
Normal file
BIN
experiment_data/sample_data/new_2025_09_29_13_40_11.xlsx
Normal file
Binary file not shown.
@ -91,7 +91,7 @@ void SerialPort::slotReadData() {
|
||||
return;
|
||||
}
|
||||
|
||||
#if 1
|
||||
#if 0
|
||||
QString hexData = ba.toHex(' '); // ' ' 作为分隔符,可选参数
|
||||
logde << "receive info (hex):" << hexData.toStdString();
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user