Jack Hansdampf / Mbed OS STM32F103C8T_WebServerGSOEWorkshop

Dependencies:   LCD_i2c_GSOE ESP8266WebserverGSOE

Files at this revision

API Documentation at this revision

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;