Robert Ceschini / Mbed 2 deprecated PSU-POWERLOGGER

Dependencies:   mbed

Fork of PSU-POWERLOGGER by Eli Hughes

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