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.
Fork of PSU-POWERLOGGER by
Diff: HEADERS/FIRMWARE_VERSION.h
- Revision:
- 3:d55665050fcb
- Parent:
- 0:d0c18e423b13
--- a/HEADERS/FIRMWARE_VERSION.h Fri Sep 21 19:01:33 2012 +0000 +++ b/HEADERS/FIRMWARE_VERSION.h Fri Sep 28 15:41:36 2012 +0000 @@ -2,7 +2,7 @@ #define FIRMWARE_VERSION_H #define FIRMWARE_VERSION_MAJOR (1) -#define FIRMWARE_VERSION_MINOR (0) +#define FIRMWARE_VERSION_MINOR (5) #endif
