We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 669e4d3 commit 18c1608Copy full SHA for 18c1608
SerialPrograms/Source/Controllers/SerialPABotBase/SerialPABotBase_Handle.cpp
@@ -15,7 +15,7 @@
15
#include "Common/Microcontroller/DeviceRoutines.h"
16
#include "Common/NintendoSwitch/NintendoSwitch_ControllerDefs.h"
17
#include "ClientSource/Libraries/MessageConverter.h"
18
-//#include "ClientSource/Connection/SerialConnection.h"
+#include "ClientSource/Connection/SerialConnection.h"
19
//#include "ClientSource/Connection/BotBase.h"
20
#include "ClientSource/Connection/PABotBase.h"
21
#include "CommonFramework/Globals.h"
0 commit comments