From 6c5fd3acd44b1c2f995d67bd108b7ea794650d49 Mon Sep 17 00:00:00 2001 From: Imanol-Mikel Barba Sabariego Date: Sat, 7 Jun 2014 21:50:43 +0000 Subject: [PATCH] --- Project/applications/smartcities/mainpage.dox | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Project/applications/smartcities/mainpage.dox b/Project/applications/smartcities/mainpage.dox index 6664409..0202368 100644 --- a/Project/applications/smartcities/mainpage.dox +++ b/Project/applications/smartcities/mainpage.dox @@ -1,7 +1,7 @@ /*! * \mainpage Main Page * -* This is the documentation for the Wi-Sense Wi-Sense software. +* This is the documentation for the Wi-Sense software. * * This software is based on the WiSmart library (libwismart) and STM32 Periph library. * @@ -18,7 +18,7 @@ *

This loop repeats until power runs out or until it runs out of memory. Given the case, it stops collecting data and tries to send the stored data until it is successful, then it frees the memory and resumes the cycle. * \subsection data Data Collection -* Data collection is achieved using the internal I2C bus. Scanning is performed first to enumerate all the sensors available in the bus, upon completion, data is fetched from them in a timely fashion. +* Data collection is achieved using the internal I2C bus. Scanning is performed first to enumerate all the sensors available in the bus. Upon completion, data is fetched from them in a timely fashion. *
The sound sensor uses one of the internal ADC to sample the sound pressure level. The internal battery level sensor also uses another ADC. * \author Imanol Barba Sabariego -- libgit2 0.22.2