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.
Dependencies: mbed
Diff: Messdatenerfassung.cpp
- Revision:
- 9:b1bf6699d610
- Parent:
- 8:fb6cb712eb52
- Child:
- 11:7dfdb8074992
--- a/Messdatenerfassung.cpp Tue May 26 12:14:44 2015 +0000 +++ b/Messdatenerfassung.cpp Tue May 26 13:40:12 2015 +0000 @@ -34,6 +34,7 @@ meas0 = voltage2.read(); //read adc value return meas0; // return value } + int break_value(){ int break_value; break_value = breaksensor.read(); // read breaksensor value(1/0)