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: nRF51822
Diff: Source/main.h
- Revision:
- 30:76b51e525c40
- Parent:
- 28:e06f81d436a8
- Child:
- 31:f79f3ccd88b5
--- a/Source/main.h Tue Jul 16 18:27:16 2019 +0000 +++ b/Source/main.h Fri Jul 26 18:28:56 2019 +0000 @@ -6,7 +6,7 @@ #define MAX_USES 120 // Maximum cap on/off's -#define SKIP_SHIP_MODE 0 // 0=normal, 1=Test mode, where SHIP_MODE is skipped +#define SKIP_SHIP_MODE 1 // 0=normal, 1=Test mode, where SHIP_MODE is skipped #define UART_DEBUGGING 0 // if =1, put out debug info on the BLE_UART #define ENABLE_LED 0 // if =1, enable the debug LED #define TEST_ON_NRF51_DK 0 // if =1, configure for running on nRF51-DK board