spelling and minor oversights

This commit is contained in:
Jasper Güldenstein 2020-11-15 18:04:01 +01:00
parent 7c04fadd85
commit 3b3b35d537
4 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
/**
******************************************************************************
* @file RFOutput.h
* @file Accelerometer.h
* @author GALLOIS, Leonie and GÜLDENSTEIN, Jasper and FOUSSATS, Morgane
* @brief Service for reading the analog signals of the Accelerometer.
******************************************************************************

View file

@ -1,8 +1,8 @@
/**
******************************************************************************
* @file RFOutput.h
* @file Alimentation.h
* @author GALLOIS, Leonie and GÜLDENSTEIN, Jasper and FOUSSATS, Morgane
* @brief Service for using the RF Module to transmit characters.
* @brief Service for reading the voltage of the power supply/battery.
******************************************************************************
*/
#ifndef ALIMENTATION_H

View file

@ -2,7 +2,7 @@
******************************************************************************
* @file RFInput.h
* @author CAVAILLES, Kevin and GÜLDENSTEIN, Jasper
* @brief Service for reveiving a PWM signal from an RF remote
* @brief Service for reading a PWM signal from an RF remote
******************************************************************************
*/
#ifndef RF_INPUT_H

View file

@ -2,7 +2,7 @@
******************************************************************************
* @file Sail.h
* @author CAVAILLES, Kevin and GÜLDENSTEIN, Jasper
* @brief Service for using the RF Module to transmit characters.
* @brief Service for functions relating to the Sail of the Sailboat.
******************************************************************************
*/
#ifndef SAIL_H