working on gpio interface and refactored author names

This commit is contained in:
Jonas Zeunert
2018-11-23 13:46:09 +01:00
parent 972f16b0f7
commit 00e640f469
63 changed files with 127 additions and 91 deletions

View File

@@ -2,7 +2,7 @@
* ILamp.h
*
* Created on: Aug 7, 2018
* Author: rhetenor
* Author: Andreas Schneider, Johannes Wendel, Jonas Zeunert
*/
#ifndef _SRC_OUTPUT_ILAMP_H_

View File

@@ -2,7 +2,7 @@
* IOutputDisplay.h
*
* Created on: Nov 20, 2018
* Author: johannes
* Author: Andreas Schneider, Johannes Wendel, Jonas Zeunert
*/
#ifndef SRC_OUTPUT_IOUTPUTDISPLAY_H_

View File

@@ -2,7 +2,7 @@
* ISolenoid.h
*
* Created on: Aug 7, 2018
* Author: rhetenor
* Author: Andreas Schneider, Johannes Wendel, Jonas Zeunert
*/
#ifndef _SRC_OUTPUT_ISOLENOID_H_

View File

@@ -2,7 +2,7 @@
* ISound.h
*
* Created on: Aug 2, 2018
* Author: rhetenor
* Author: Andreas Schneider, Johannes Wendel, Jonas Zeunert
*/
#ifndef _SRC_OUTPUT_ISOUND_H_