mirror of
https://github.com/lemmingDev/ESP32-BLE-Gamepad.git
synced 2026-02-20 01:21:26 +01:00
just some formatting
This commit is contained in:
@@ -27,7 +27,7 @@ BleGamepadConfiguration::BleGamepadConfiguration() : _controllerType(CONTROLLER_
|
||||
_enableOutputReport(false),
|
||||
_enableNordicUARTService(false),
|
||||
_outputReportLength(64),
|
||||
_transmitPowerLevel(9)
|
||||
_transmitPowerLevel(9)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user