This library is derived library of DigitalOut. Cumulative counter that detected the Hi edge and I have the operation cumulative time function .
Diff: LogDigitalOut.cpp
- Revision:
- 3:e03cb5ec8912
- Parent:
- 2:3251929c6549
--- a/LogDigitalOut.cpp Tue Feb 03 23:24:46 2015 +0000 +++ b/LogDigitalOut.cpp Wed Feb 04 00:15:01 2015 +0000 @@ -21,6 +21,9 @@ } buffer = _pin; } +/** My HelloWorld class. + * Used for printing "Hello World" on USB serial. + */ void LogDigitalOut::RatiosUp() { if (_pin) { ratios ++;