From: Keith Packard Date: Tue, 13 Jun 2017 17:35:39 +0000 (-0700) Subject: altos/telebt-4.0: Add dependency on RN4678 header X-Git-Tag: 1.8~31 X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=commitdiff_plain;h=672889659fb2c1a63f5ef199173719a606a9f343 altos/telebt-4.0: Add dependency on RN4678 header Signed-off-by: Keith Packard --- diff --git a/src/telebt-v4.0/Makefile b/src/telebt-v4.0/Makefile index 31651120..38ac7513 100644 --- a/src/telebt-v4.0/Makefile +++ b/src/telebt-v4.0/Makefile @@ -14,6 +14,7 @@ INC = \ ao_product.h \ ao_cc1200_CC1200.h \ ao_task.h \ + ao_rn4678.h \ stm32f0.h \ Makefile