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:
- 55:a66f86bbfc9f
- Parent:
- 54:bc0199198178
- Child:
- 58:9b94a7caadba
--- a/Source/main.h Thu Oct 22 18:45:19 2020 +0000 +++ b/Source/main.h Fri Dec 11 19:52:12 2020 +0000 @@ -2,7 +2,7 @@ #ifndef MAIN_H #define MAIN_H -#define FW_VERSION "V1.18" // major revisions will be 1xx, 2xx, etc. +#define FW_VERSION "V1.19" // 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