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.
Dependents: LinkNode_SimpleChatwithSerial
Fork of BLE_API by
Revision 795:47db33f1a619, committed 2015-09-02
- Comitter:
- mbedAustin
- Date:
- Wed Sep 02 20:17:28 2015 +0000
- Parent:
- 794:8d316a3271a8
- Child:
- 796:1b0cbb2e48a1
- Commit message:
- updating Eddysotne Config Service
Changed in this revision
| ble/services/EddystoneService.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/ble/services/EddystoneService.h Thu Aug 13 13:22:31 2015 +0100
+++ b/ble/services/EddystoneService.h Wed Sep 02 20:17:28 2015 +0000
@@ -33,7 +33,7 @@
#define ERR(x, ...)
#endif
-#if 0
+#if 1
#define INFO(x, ...) printf("[EddyStone: INFO]"x" \t[%s,%d]\r\n", ##__VA_ARGS__,__FILE__,__LINE__);
#else
#define INFO(x, ...)
