
Just a test
Dependencies: BSP_DISCO_F769NI LCD_DISCO_F769NI lcd_log esp8266-driver
Fork of mbed-os-example-blinky-5 by
Revision 7:8c5ef9c24734, committed 2017-11-15
- Comitter:
- joschaihl
- Date:
- Wed Nov 15 20:06:02 2017 +0000
- Parent:
- 6:37ebd143b246
- Child:
- 8:084f05e528ba
- Commit message:
- test
Changed in this revision
--- a/BSP_DISCO_F769NI.lib Thu Sep 14 07:46:05 2017 +0000 +++ b/BSP_DISCO_F769NI.lib Wed Nov 15 20:06:02 2017 +0000 @@ -1,1 +1,1 @@ -https://mbed.org/teams/ST/code/BSP_DISCO_F769NI/#39d2c2c79afa +https://mbed.org/teams/ST/code/BSP_DISCO_F769NI/#145e714557cf
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/esp8266-driver.lib Wed Nov 15 20:06:02 2017 +0000 @@ -0,0 +1,1 @@ +https://os.mbed.com/users/joschaihl/code/esp8266-driver/#aea829468cfc
--- a/main.cpp Thu Sep 14 07:46:05 2017 +0000 +++ b/main.cpp Wed Nov 15 20:06:02 2017 +0000 @@ -11,7 +11,7 @@ #include "TCPSocket.h" #include "LCD_DISCO_F769NI.h" #include "lcd_log.h" - +#include "ESP8266.h" #include <stdio.h> #include <time.h> #include <math.h>