Nanopb files

Dependents:   nanopb_V2 Message_generator LEX_Threaded_Programming_V3

Files at this revision

API Documentation at this revision

Comitter:
omatthews
Date:
Mon Aug 19 15:23:39 2019 +0000
Parent:
2:d2c61a9be078
Commit message:
It works

Changed in this revision

pb_encode.c Show annotated file Show diff for this revision Revisions of this file
diff -r d2c61a9be078 -r 67ee10c4ae98 pb_encode.c
--- a/pb_encode.c	Fri Aug 16 16:41:33 2019 +0000
+++ b/pb_encode.c	Mon Aug 19 15:23:39 2019 +0000
@@ -2,7 +2,6 @@
  *
  * 2011 Petteri Aimonen <jpa@kapsi.fi>
  */
-
 #include "pb.h"
 #include "pb_encode.h"
 #include "pb_common.h"