still the biggest refactor

This commit is contained in:
Jonas Zeunert
2018-12-14 02:44:53 +01:00
parent 67edde9078
commit 8e12b3f3fa
23 changed files with 137 additions and 147 deletions

View File

@@ -5,13 +5,17 @@
#ifndef FLIPPR_DRIVER_DRIVERBOARDPINCONTROLLER_H
#define FLIPPR_DRIVER_DRIVERBOARDPINCONTROLLER_H
#include <output/items/DriverBoardItem.h>
namespace flippR_driver
{
namespace output
{
namespace items
{
class DriverBoardItem;
}
class DriverBoardPinController
{
public: