funktionen

Dependencies:   mbed

Revision:
8:2637f87eccde
Parent:
7:39a959781934
Child:
9:6b36cc59d72c
diff -r 39a959781934 -r 2637f87eccde main.cpp
--- a/main.cpp	Mon Jan 13 17:23:46 2020 +0000
+++ b/main.cpp	Mon Jan 13 17:24:31 2020 +0000
@@ -1,6 +1,6 @@
 #include "mbed.h"
 
-#define BUTTON1 p14
+#define BUTTON1 A1
 
 int modifyBit(int x, unsigned char position, bool State);
 int lauflicht(bool richtung, int time, int &anz);