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.
Diff: source/main.cpp
- Revision:
- 79:a2187bbfa407
- Parent:
- 73:6f5021cbe752
diff -r 07bb86e3ce14 -r a2187bbfa407 source/main.cpp --- a/source/main.cpp Sat Mar 16 13:05:52 2019 +0000 +++ b/source/main.cpp Wed Mar 20 21:02:47 2019 +0000 @@ -13,7 +13,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ -#ifdef false +#ifdef OBSOLETE_MAIN #include <events/mbed_events.h> #include <mbed.h> #include "ble/BLE.h"