Jack Hansdampf / ESP8266WebserverGSOE_F401

Files at this revision

API Documentation at this revision

Comitter:
jack1930
Date:
Thu Oct 14 10:14:19 2021 +0000
Parent:
39:0d5c64c91538
Commit message:
F401

Changed in this revision

Einstellungen.h Show annotated file Show diff for this revision Revisions of this file
--- a/Einstellungen.h	Sat Aug 07 09:29:52 2021 +0000
+++ b/Einstellungen.h	Thu Oct 14 10:14:19 2021 +0000
@@ -30,8 +30,8 @@
 #define pDebug false
 
 //Anschluss
-#define tx PB_10
-#define rx PB_11
+#define tx PB_6
+#define rx PB_7
 #define CH_PD PB_13
 #define RST PB_12
 #define ESP8266_DEFAULT_BAUD_RATE   115200
\ No newline at end of file