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: modem_ref_helper_for_v5_3_217
Diff: modem_ref.cpp
- Revision:
- 5:32ccddf80952
- Parent:
- 4:8f031be3ff7d
- Child:
- 6:581caeee80e8
--- a/modem_ref.cpp Thu May 11 14:47:30 2017 +0000 +++ b/modem_ref.cpp Thu May 11 15:18:49 2017 +0000 @@ -3,7 +3,7 @@ #include "modem_ref.h" -#if 1 +#if 0 #define REF_PRINT(...) PRINT(__VA_ARGS__) #else #define REF_PRINT(...);