Besa Mavriqi / Mbed 2 deprecated PE_09_12_19_AnalogOUT

Dependencies:   mbed

Files at this revision

API Documentation at this revision

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);