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.
Dependencies: LCD_i2c_GSOE ESP8266WebserverGSOE
Revision 1:1f13f5f1fdbc, committed 2021-06-10
- Comitter:
- jack1930
- Date:
- Thu Jun 10 07:33:06 2021 +0000
- Parent:
- 0:829bac853c96
- Child:
- 2:c25aefe81534
- Commit message:
- Einstellungen.h
Changed in this revision
| ESP8266Webserver.lib | Show annotated file Show diff for this revision Revisions of this file |
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/ESP8266Webserver.lib Mon Jun 07 18:33:29 2021 +0000 +++ b/ESP8266Webserver.lib Thu Jun 10 07:33:06 2021 +0000 @@ -1,1 +1,1 @@ -https://os.mbed.com/users/jack1930/code/MFS_Display_HAL_F4xx/#ed5c59ed4ae5 +https://os.mbed.com/users/jack1930/code/MFS_Display_HAL_F4xx/#d17cfd8131b1
--- a/main.cpp Mon Jun 07 18:33:29 2021 +0000 +++ b/main.cpp Thu Jun 10 07:33:06 2021 +0000 @@ -25,7 +25,7 @@ PortOut diag(PortC,0xFF); lcd myLCD; -ESP8266Webserver myWebserver(80); +ESP8266Webserver myWebserver;