oops. typo.

This commit is contained in:
Rohit Grover 2015-09-07 15:24:28 +01:00
parent ad8e92acd5
commit 984266ee8a

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];