Just a test

Dependencies:   BSP_DISCO_F769NI LCD_DISCO_F769NI lcd_log esp8266-driver

Fork of mbed-os-example-blinky-5 by Joscha Ihl

Files at this revision

API Documentation at this revision

Comitter:
joschaihl
Date:
Wed Nov 15 20:06:02 2017 +0000
Parent:
6:37ebd143b246
Child:
8:084f05e528ba
Commit message:
test

Changed in this revision

BSP_DISCO_F769NI.lib Show annotated file Show diff for this revision Revisions of this file
esp8266-driver.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/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>