From 42a683033594289ddc520dffec652967e366e785 Mon Sep 17 00:00:00 2001 From: Aditya Naik Date: Wed, 22 Apr 2020 16:30:15 -0400 Subject: Added dataflow protocol files --- makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'makefile') diff --git a/makefile b/makefile index e9ccdce..9526108 100644 --- a/makefile +++ b/makefile @@ -44,6 +44,7 @@ src/pb_decode.c \ src/pb_encode.c \ src/pb_common.c \ src/handshake.pb.c \ +src/data.pb.c \ lib/f4/stm32f4xx_hal_i2c.c \ lib/f4/stm32f4xx_hal_i2c_ex.c \ lib/f4/stm32f4xx_hal_rcc.c \ -- cgit v1.2.3