Skip to content

Commit

Permalink
oops. typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
Rohit Grover committed Sep 7, 2015
1 parent ad8e92a commit 984266e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/BLE.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -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];
Expand Down

0 comments on commit 984266e

Please sign in to comment.