From fa0e59bd367c1aecf77657a013072615a113fd87 Mon Sep 17 00:00:00 2001 From: Dustin Frisch Date: Wed, 8 Feb 2017 13:40:20 +0100 Subject: [PATCH] Removed double blanks --- 1-introduction.tex | 2 +- index.pdf | Bin 240605 -> 240605 bytes index.tex | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) diff --git a/1-introduction.tex b/1-introduction.tex index a7b767d..2d5bb71 100644 --- a/1-introduction.tex +++ b/1-introduction.tex @@ -17,5 +17,5 @@ If a system is already able to communicate over a network interface, this can be By reusing the existing communication channels, the dedicated update interface can be omitted which leads to smaller packaging and reduces production cost. It also decreases the maintenance cost drastically because updates can be installed remotely. -\textit{OTA} updates allows the administrators to apply automation methods on the update process allowing to roll out updates in a controlled fashion. I.e. updates can be done on testing devices first, followed by security-critical deployments and subordinate ones can be delayed to times where the device is not utilized. +\textit{OTA} updates allows the administrators to apply automation methods on the update process allowing to roll out updates in a controlled fashion. I.e. updates can be done on testing devices first, followed by security-critical deployments and subordinate ones can be delayed to times where the device is not utilized. Information about the update status provided by the devices allows administrators to apply monitoring techniques ensuring all updates are installed and devices ar in the desired state. diff --git a/index.pdf b/index.pdf index 8d76fda6318180fd96819015011b3993400c6829..b2269842beb37dd5ff7b81ce3b1ea1259eda7007 100644 GIT binary patch delta 112 zcmcb6o$u~-zJ?aY7N#xCPSaS8O$-c7r@K#MmV+?2XH8>%B%B|;R diff --git a/index.tex b/index.tex index 5a59717..7352dd2 100644 --- a/index.tex +++ b/index.tex @@ -31,7 +31,7 @@ \newpage \begin{abstract} - This article describes the implementation of durable and stable system for building firmware updates for embedded systems based on \textit{ESP8266}\autocite{ESP8266} microcontrollers. This includes the mechanisms used to build the updates, distribute and install them on the device. + This article describes the implementation of durable and stable system for building firmware updates for embedded systems based on \textit{ESP8266}\autocite{ESP8266} microcontrollers. This includes the mechanisms used to build the updates, distribute and install them on the device. \end{abstract} \input{1-introduction}