From 0b2a8469cee753d71a23b85b01d38deeb59624d0 Mon Sep 17 00:00:00 2001 From: Ian Gulliver Date: Sun, 28 Feb 2016 20:05:40 -0800 Subject: [PATCH] Formatting --- protocols/proto.md | 1 + 1 file changed, 1 insertion(+) diff --git a/protocols/proto.md b/protocols/proto.md index 7b8bf01..062db97 100644 --- a/protocols/proto.md +++ b/protocols/proto.md @@ -24,4 +24,5 @@ for details. ## Tips To decode a stream file: + `$ protoc-c --proto_path=adsb-tools/proto --decode=AdsbStream adsb-tools/proto/adsb.proto < streamfile`