refactored namespaces and added driverfactory
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
#include "utilities/config.h"
|
||||
|
||||
namespace Input
|
||||
namespace FlippR_Driver::Input
|
||||
{
|
||||
|
||||
Event::Event(char address, int priority, std::string name) :
|
||||
|
||||
Reference in New Issue
Block a user