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:
- 28:e06f81d436a8
- Parent:
- 27:bb7247a1704e
- Child:
- 30:76b51e525c40
--- a/Source/main.h Wed Apr 17 18:19:30 2019 +0000 +++ b/Source/main.h Wed Apr 17 18:24:22 2019 +0000 @@ -4,7 +4,7 @@ #define FW_VERSION "V1.03" // major revisions will be 1xx, 2xx, etc. -#define MAX_USES 5 //120 // Maximum cap on/off's +#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 UART_DEBUGGING 0 // if =1, put out debug info on the BLE_UART