Remove Andi

This commit is contained in:
Jonas Zeunert
2022-02-24 20:50:31 +01:00
parent fb3baf9cff
commit 6a403d2218
72 changed files with 72 additions and 72 deletions

View File

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

View File

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

View File

@@ -2,7 +2,7 @@
* Flipper.cpp
*
* Created on: May 6, 2019
* Author: Andreas Schneider, Johannes Wendel, Jonas Zeunert
* Author: Johannes Wendel, Jonas Zeunert
*/
#include "Flipper.h"

View File

@@ -2,7 +2,7 @@
* Flipper.h
*
* Created on: May 6, 2019
* Author: Andreas Schneider, Johannes Wendel, Jonas Zeunert
* Author: Johannes Wendel, Jonas Zeunert
*/
#ifndef _SRC_FLIPPR_CODE_FLIPPER_H

View File

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

View File

@@ -2,7 +2,7 @@
* Lamp.cpp
*
* Created on: Aug 2, 2018
* Author: Andreas Schneider, Johannes Wendel, Jonas Zeunert
* Author: Johannes Wendel, Jonas Zeunert
*/
#include "Lamp.h"

View File

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

View File

@@ -2,7 +2,7 @@
* Solenoid.cppthis->pins_display_board.end(),
*
* Created on: Aug 2, 2018
* Author: Andreas Schneider, Johannes Wendel, Jonas Zeunert
* Author: Johannes Wendel, Jonas Zeunert
*/
#include "Solenoid.h"

View File

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

View File

@@ -2,7 +2,7 @@
* Sound.cpp
*
* Created on: Aug 2, 2018
* Author: Andreas Schneider, Johannes Wendel, Jonas Zeunert
* Author: Johannes Wendel, Jonas Zeunert
*/
#include "Sound.h"

View File

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