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/System.h
- Revision:
- 3:d55665050fcb
- Parent:
- 1:871a329fd172
diff -r f6e5fdf2f872 -r d55665050fcb HEADERS/System.h --- a/HEADERS/System.h Fri Sep 21 19:01:33 2012 +0000 +++ b/HEADERS/System.h Fri Sep 28 15:41:36 2012 +0000 @@ -37,7 +37,7 @@ extern FIL CurrentLogFileHandle; extern BYTE DisplayMode; extern UINT LinesWritten; - +extern WORD SerialCount; #define NUMBEROFLINESBEFORESYNC 10 #define DATA_BLOCK_SIZE 1024
