From 62e9ce268bff13cd1d61a212e79742ce4be29deb Mon Sep 17 00:00:00 2001 From: Rohit Grover Date: Mon, 1 Dec 2014 13:42:46 +0000 Subject: [PATCH] white space diffs. --- services/URIBeaconConfigService.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/services/URIBeaconConfigService.h b/services/URIBeaconConfigService.h index 52f6195..dfc9acc 100644 --- a/services/URIBeaconConfigService.h +++ b/services/URIBeaconConfigService.h @@ -60,10 +60,10 @@ public: */ URIBeaconConfigService(BLEDevice &bleIn, const char *uriDataIn, - uint8_t flagsIn = 0, + uint8_t flagsIn = 0, const int8_t powerLevelsIn[NUM_POWER_MODES] = NULL, - TXPowerModes_t powerModeIn = TX_POWER_MODE_LOW, - uint16_t beaconPeriodIn = 1000) : + TXPowerModes_t powerModeIn = TX_POWER_MODE_LOW, + uint16_t beaconPeriodIn = 1000) : ble(bleIn), payloadIndex(0), serviceDataPayload(),