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.
Revision 1:50841e877319, committed 2019-12-09
- Comitter:
- besam
- Date:
- Mon Dec 09 17:54:58 2019 +0000
- Parent:
- 0:f7cdcc52aab5
- Commit message:
- Letzte Version
Changed in this revision
| PE_09_12_19_AnalogOUT.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/PE_09_12_19_AnalogOUT.cpp Mon Dec 09 17:41:23 2019 +0000 +++ b/PE_09_12_19_AnalogOUT.cpp Mon Dec 09 17:54:58 2019 +0000 @@ -1,4 +1,4 @@ -include "mbed.h" +#include "mbed.h" AnalogOut Aout(p18); // Kopfhörer AnalogIn pot1(p19);