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:
- 44:48ce47b35564
- Parent:
- 43:7a9cfb57f9e8
- Child:
- 45:bd6a86de08f9
diff -r 7a9cfb57f9e8 -r 48ce47b35564 Source/main.h --- a/Source/main.h Tue Jun 23 14:31:28 2020 +0000 +++ b/Source/main.h Mon Jul 06 16:24:06 2020 +0000 @@ -2,7 +2,7 @@ #ifndef MAIN_H #define MAIN_H -#define FW_VERSION "V1.14" // major revisions will be 1xx, 2xx, etc. +#define FW_VERSION "V1.15" // major revisions will be 1xx, 2xx, etc. #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