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.
Diff: main.cpp
- 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