uebung3

Dependencies:   mbed

Revision:
1:e637acc46823
Parent:
0:97326dde09e8
--- a/main.cpp	Tue Oct 06 17:10:11 2020 +0000
+++ b/main.cpp	Tue Oct 06 17:16:02 2020 +0000
@@ -30,7 +30,6 @@
 int main() {
     while(1) {
 
-        
         wait(500);
         printf("Wert: %f \n", sensor.read());
     }