From b446f3259c042cd5b95d7a92070efb745efd0c50 Mon Sep 17 00:00:00 2001 From: Mart Lubbers Date: Sun, 2 Jul 2017 15:26:05 +0200 Subject: [PATCH] elaborate on comm --- arch.communication.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch.communication.tex b/arch.communication.tex index 18bc076..1e9b4b6 100644 --- a/arch.communication.tex +++ b/arch.communication.tex @@ -120,7 +120,7 @@ channel \gls{SDS} of the device. This will result in sending the actual \gls{SDS} specification and \gls{Task} specifications to the device. A \gls{Task} record is created with the identifier $-1$ to denote a \gls{Task} not yet acknowledged. Finally the device itself is updated with the new state -and with the new \gls{Task}. After waiting for the acknowledgement the device +and with the new \gls{Task}. After waiting for the acknowledgement the device is updated again and the \gls{Task} returns. \begin{lstlisting}[label={lst:sendtask},% -- 2.20.1