Let me know what you think
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 |
diff -r 60f89e533491 -r 79e6de3b27d4 main.cpp --- 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); // ?? } }