oops. typo.

master
Rohit Grover 2015-09-07 15:24:28 +01:00
parent ad8e92acd5
commit 984266ee8a
1 changed files with 1 additions and 1 deletions

View File

@ -79,7 +79,7 @@ static const InstanceConstructor_t instanceConstructors[BLE::NUM_INSTANCES] = {
#endif
};
BLE::BLE &
BLE &
BLE::Instance(InstanceID_t id)
{
static BLE *singletons[NUM_INSTANCES];