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: main.h
- Revision:
- 22:a3add5a1fef3
- Parent:
- 21:af2f8b0e3e75
--- a/main.h Thu Feb 21 20:31:45 2019 +0000 +++ b/main.h Fri Feb 22 15:53:04 2019 +0000 @@ -3,7 +3,7 @@ #define MAIN_H -#define FW_VERSION 001 // major revisions will be 1xx, 2xx, etc. +#define FW_VERSION "V1.01" // major revisions will be 1xx, 2xx, etc. #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