Мелкие изменения
This commit is contained in:
parent
7015f42074
commit
56d32fede5
|
|
@ -421,6 +421,7 @@ static uint8_t XCP_COMMAND_SHORT_UPLOAD_F4(tCanSerialPortFrameXCP *env) {
|
|||
return 2;
|
||||
}
|
||||
|
||||
|
||||
env->response[0] = XCP_COMMAND_CONNECT;
|
||||
|
||||
memcpy(&env->response[1], (uint8_t *) request->ADR, request->COUNT);
|
||||
|
|
|
|||
Loading…
Reference in New Issue