Skip to content

Commit 16b29ba

Browse files
authoredJan 6, 2025
Update BleGamepadConfiguration.cpp
1 parent 3d19914 commit 16b29ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎BleGamepadConfiguration.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ BleGamepadConfiguration::BleGamepadConfiguration() : _controllerType(CONTROLLER_
1818
_modelNumber("1.0.0"),
1919
_softwareRevision("1.0.0"),
2020
_serialNumber("0123456789"),
21-
_firmwareRevision("0.6.1"),
21+
_firmwareRevision("0.6.2"),
2222
_hardwareRevision("1.0.0"),
2323
_enableOutputReport(false),
2424
_outputReportLength(64)

0 commit comments

Comments
 (0)
Please sign in to comment.