working on big refactor
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
#include "PrintHandler.h"
|
||||
#include <iostream>
|
||||
|
||||
PrintHandler::PrintHandler(std::shared_ptr<flippR_driver::input::IInputDriver> driver) :
|
||||
PrintHandler::PrintHandler(std::shared_ptr<flippR_driver::input::InputDriver> driver) :
|
||||
flippR_driver::input::EventHandler(driver)
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user