lyre liu / Mbed 2 deprecated project1

Dependencies:   mbed

Revision:
14:b67ce99ccd48
Parent:
13:8db371de14a7
Child:
15:0c28f02dd5dc
--- a/main.cpp	Tue Mar 08 14:36:02 2016 +0000
+++ b/main.cpp	Tue Mar 08 14:44:19 2016 +0000
@@ -1,5 +1,5 @@
 #include "mbed.h"
-#define RATIO 1                      //The amplified factor of the OA  ??????????????????????????????????????????????????
+#define RATIO 1                      //The amplified factor of the OA
 #define SAMPLE_TIME 500             // Sample time, default is 100ms
 void MassCompute(float);            // The function of computing mass from voltage.
 void SerialInit(void);              // The function fo serial initial