white space diff.

This commit is contained in:
Rohit Grover 2015-04-23 14:40:42 +01:00
parent fdd37dfa1a
commit 6a9409fde9

View file

@ -144,6 +144,7 @@ public:
typedef void (*PasskeyDisplayCallback_t)(Handle_t handle, const Passkey_t passkey);
friend class BLEDevice;
private:
/* These functions must be defined in the sub-class */
virtual ble_error_t setAddress(addr_type_t type, const address_t address) = 0;