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 40:dea09ef9985b, committed 2021-10-14
- 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