remove legacy commented code from battery service.

master
Rohit Grover 2014-11-26 15:44:15 +00:00
parent 84c99e724c
commit e387fac6c2
1 changed files with 0 additions and 2 deletions

View File

@ -138,8 +138,6 @@ private:
size_t payloadIndex;
uint8_t serviceDataPayload[MAX_SIZEOF_PAYLOAD];
// uint8_t batteryLevel;
// GattCharacteristic batteryLevelCharacteristic;
};
#endif /* #ifndef __BLE_URI_BEACON_2_SERVICE_H__*/