Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: BLE_API mbed nRF51822
Fork of SDP_Version3_Abdul by
Revision 7:79e6de3b27d4, committed 2017-02-26
- Comitter:
- alfayeza
- Date:
- Sun Feb 26 06:37:07 2017 +0000
- Parent:
- 6:60f89e533491
- Commit message:
- Let me know what you think;
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Sun Feb 26 06:22:32 2017 +0000
+++ b/main.cpp Sun Feb 26 06:37:07 2017 +0000
@@ -66,7 +66,7 @@
// i.e. something like " switchCount++ "
//something like
- //reedSwitchServicePtr->updateReedSwitchState(PRESSED);
+ reedSwitchServicePtr->updateReedSwitchState(PRESSED);
// ??
}
}
