Skip to content

Commit

Permalink
Update BleGamepadConfiguration.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
lemmingDev authored Dec 2, 2024
1 parent 302e7f8 commit b819fa8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BleGamepadConfiguration.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ BleGamepadConfiguration::BleGamepadConfiguration() : _controllerType(CONTROLLER_
_modelNumber("1.0.0"),
_softwareRevision("1.0.0"),
_serialNumber("0123456789"),
_firmwareRevision("0.5.6"),
_firmwareRevision("0.6.0"),
_hardwareRevision("1.0.0"),
_enableOutputReport(false),
_outputReportLength(64)
Expand Down

0 comments on commit b819fa8

Please sign in to comment.