Update deps.
authorChristopher Peplin <chris.peplin@rhubarbtech.com>
Tue, 31 Dec 2013 16:40:46 +0000 (11:40 -0500)
committerChristopher Peplin <chris.peplin@rhubarbtech.com>
Tue, 31 Dec 2013 16:40:46 +0000 (11:40 -0500)
deps/bitfield-c
src/isotp/send.h

index cd74b88..4af52c4 160000 (submodule)
@@ -1 +1 @@
-Subproject commit cd74b88432054107c439c4e565bea14840dd9ea5
+Subproject commit 4af52c415f1668fbd168da74d0aca903c592463f
index 17a7dad..2031621 100644 (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);