just some formatting

This commit is contained in:
C.Lee Taylor
2025-08-12 13:22:20 +02:00
parent cd2e7e3a70
commit b7473bdc5f

View File

@@ -27,7 +27,7 @@ BleGamepadConfiguration::BleGamepadConfiguration() : _controllerType(CONTROLLER_
_enableOutputReport(false),
_enableNordicUARTService(false),
_outputReportLength(64),
_transmitPowerLevel(9)
_transmitPowerLevel(9)
{
}