Update deps.

This commit is contained in:
Christopher Peplin 2013-12-31 11:40:46 -05:00
parent bc7c0205d8
commit 90209462aa
2 changed files with 2 additions and 1 deletions

2
deps/bitfield-c vendored

@ -1 +1 @@
Subproject commit cd74b88432054107c439c4e565bea14840dd9ea5
Subproject commit 4af52c415f1668fbd168da74d0aca903c592463f

View File

@ -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);