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.
Diff: Einstellungen.h
- Revision:
- 26:b045cb598879
- Parent:
- 24:998f2ef93a78
- Child:
- 28:e5af859145cf
diff -r 998f2ef93a78 -r b045cb598879 Einstellungen.h --- a/Einstellungen.h Tue Jul 27 10:05:01 2021 +0000 +++ b/Einstellungen.h Wed Aug 04 12:38:25 2021 +0000 @@ -1,12 +1,14 @@ #include "mbed.h" #include "string" -//Der Mikrocontroller kann entweder ein eigenes WLAN aufbauen (Accesspoint) -//oder sich bei einem vorhandenen Netzwerk anmelden +/**Der Mikrocontroller kann entweder ein eigenes WLAN aufbauen (Accesspoint) +oder sich bei einem vorhandenen Netzwerk anmelden -//Soll der ESP01 als Accesspoint oder Station in einem bestehenden WLAN -//betrieben werden? +Soll der ESP01 als Accesspoint oder Station in einem bestehenden WLAN +betrieben werden? +*/ //#define station true //true=Station + #define station false //false=Accesspoint //accesspoint