Skip to content

Commit ee29cdc

Browse files
committed
Fix
1 parent 39db824 commit ee29cdc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

SerialPrograms/Source/Controllers/SerialPABotBase/SerialPABotBase.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -140,8 +140,8 @@ const std::map<
140140
ControllerFeature::NintendoSwitch_RightJoycon,
141141
}},
142142
}},
143-
}},
144-
{2025040500, {
143+
// }},
144+
// {2025040500, {
145145
{PABB_PID_PABOTBASE_ArduinoUnoR3, {
146146
{ControllerType::NintendoSwitch_WiredProController, {
147147
ControllerFeature::TickPrecise,

0 commit comments

Comments
 (0)