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
HEADERS/FIRMWARE_VERSION.h
- Committer:
- emh203
- Date:
- 2012-09-18
- Revision:
- 0:d0c18e423b13
- Child:
- 3:d55665050fcb
File content as of revision 0:d0c18e423b13:
#ifndef FIRMWARE_VERSION_H
#define FIRMWARE_VERSION_H
#define FIRMWARE_VERSION_MAJOR (1)
#define FIRMWARE_VERSION_MINOR (0)
#endif
