From 5912d2bb2c93fb01c0242782e59c0ebf1a66280a Mon Sep 17 00:00:00 2001 From: Matthias Ringwald Date: Fri, 24 Apr 2015 10:31:36 +0200 Subject: [PATCH] short intro to example section --- docs/manual/btstack_gettingstarted.tex | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/manual/btstack_gettingstarted.tex b/docs/manual/btstack_gettingstarted.tex index 6a4882584..130d9dab9 100644 --- a/docs/manual/btstack_gettingstarted.tex +++ b/docs/manual/btstack_gettingstarted.tex @@ -434,7 +434,10 @@ Separate packet handlers can be used for each L2CAP service and outgoing connect \newcommand{\BluetoothSpecificationURL}{\href{https://www.bluetooth.org/Technical/Specifications/adopted.htm}{\color{blue} Bluetooth Specification}} \input{protocols_profiles} -\input{examples} + +\section{Examples} +In this section, we will describe a number of examples from the \emph{example/embedded} folder. They are grouped like this: + \input{examples} % \section{Platforms}