aboutsummaryrefslogtreecommitdiff
path: root/car/pb_stream.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'car/pb_stream.cpp')
-rw-r--r--car/pb_stream.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/car/pb_stream.cpp b/car/pb_stream.cpp
index 0eb7fc0..f5c3dc5 100644
--- a/car/pb_stream.cpp
+++ b/car/pb_stream.cpp
@@ -1,3 +1,5 @@
+// From https://github.com/amorellgarcia/arduino-nanopb
+
#include "pb_stream.h"
#define MAXSZ (size_t)-1