chg: \r didn't work well with printandlogex
chg: spaces chg: cleaning
This commit is contained in:
@@ -1335,7 +1335,7 @@ int CmdHexsamples(const char *Cmd)
|
||||
return 0;
|
||||
}
|
||||
|
||||
GetFromBigBuf(got,requested,offset);
|
||||
GetFromBigBuf(got, requested, offset);
|
||||
WaitForResponse(CMD_ACK,NULL);
|
||||
|
||||
i = 0;
|
||||
|
||||
Reference in New Issue
Block a user