Skip to content

Commit 55e031d

Browse files
authored
Update BleGamepadConfiguration.cpp
1 parent aaf9e25 commit 55e031d

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.3"),
21+
_firmwareRevision("0.6.5"),
2222
_hardwareRevision("1.0.0"),
2323
_enableOutputReport(false),
2424
_outputReportLength(64)

0 commit comments

Comments
 (0)