mirror of https://github.com/rusefi/isotp-c.git
Update deps.
This commit is contained in:
parent
bc7c0205d8
commit
90209462aa
|
@ -1 +1 @@
|
|||
Subproject commit cd74b88432054107c439c4e565bea14840dd9ea5
|
||||
Subproject commit 4af52c415f1668fbd168da74d0aca903c592463f
|
|
@ -9,6 +9,7 @@
|
|||
extern "C" {
|
||||
#endif
|
||||
|
||||
// TODO I don't love this API
|
||||
bool isotp_send(IsoTpHandler* handler, const uint8_t* payload,
|
||||
uint16_t payload_size);
|
||||
|
||||
|
|
Loading…
Reference in New Issue