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:
- 2:096c68d6a316
- Parent:
- 1:4d1b3fffabd5
- Child:
- 5:d213c03872fe
--- a/Messdatenerfassung.cpp Tue May 19 14:13:46 2015 +0000 +++ b/Messdatenerfassung.cpp Tue May 19 14:23:35 2015 +0000 @@ -1,5 +1,6 @@ #include "mbed.h" - int main(){ +AnalogIn analog_value(A0); + int test(){