oops. typo.
This commit is contained in:
parent
ad8e92acd5
commit
984266ee8a
1 changed files with 1 additions and 1 deletions
|
@ -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];
|
||||
|
|
Loading…
Reference in a new issue