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/Configuration.h
- Revision:
- 1:871a329fd172
- Parent:
- 0:d0c18e423b13
--- a/HEADERS/Configuration.h Tue Sep 18 18:35:23 2012 +0000 +++ b/HEADERS/Configuration.h Fri Sep 21 18:06:47 2012 +0000 @@ -54,6 +54,7 @@ //Used to correct the input voltage measurement extern float VSCALE_ADJUST; extern float VOFFSET_ADJUST; +extern CHAR SERIALSPEED; #endif
