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 SFE_MicroOLED_debugPrint mbed nRF51822
Fork of BLE_TemperatureAdvertising by
Revision 7:1b0597b7ead3, committed 2017-12-27
- Comitter:
- sandyr7
- Date:
- Wed Dec 27 06:47:27 2017 +0000
- Parent:
- 6:553b0fd44010
- Child:
- 8:c98204f59c76
- Commit message:
- test;
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r 553b0fd44010 -r 1b0597b7ead3 main.cpp --- a/main.cpp Sat Dec 23 07:02:57 2017 +0000 +++ b/main.cpp Wed Dec 27 06:47:27 2017 +0000 @@ -231,7 +231,7 @@ } intl_cnt=0; } - wait(0.1);//update of the acc variable is done at this speed + wait(0.12);//update of the acc variable is done at this speed ble.waitForEvent(); }