From 9eef62547efdf8e18009b6d6d6b3f7c80bf64e13 Mon Sep 17 00:00:00 2001 From: jaseg Date: Wed, 17 Apr 2019 16:32:43 +0900 Subject: center/fw: Add backchannel infrastructure Untested! --- center_fw/protocol_test.c | 1 + 1 file changed, 1 insertion(+) (limited to 'center_fw/protocol_test.c') diff --git a/center_fw/protocol_test.c b/center_fw/protocol_test.c index d417a1b..4a12ef5 100644 --- a/center_fw/protocol_test.c +++ b/center_fw/protocol_test.c @@ -1,3 +1,4 @@ +/* Unit test file testing protocol.c */ #include #include -- cgit