remove old stuff that causes a crash
This commit is contained in:
+1
-1
@@ -188,7 +188,7 @@ void callbackControllerAction() {
|
||||
else if (gamepad->data.button.cross)
|
||||
main_m->no();
|
||||
else if (gamepad->data.button.select)
|
||||
debugMqtt->sendMsg(Loglevel::info, "Here we are: callbackController..");
|
||||
std::cout << "main.cpp callbackControllerAction - Here we are!" << std::endl;
|
||||
|
||||
isDelayReached(true);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user