fg

Dependencies:   CameraC328 SDFileSystem WIZnetInterface WizFi310Interface_Legacynew2 mbed-src

Fork of Camera_FTP_WIZwiki-W7500 by Ricky Kwon

Files at this revision

API Documentation at this revision

Comitter:
Ricky_Kwon
Date:
Fri Apr 07 03:50:03 2017 +0000
Parent:
3:55b7af329281
Child:
5:5cc3d57c04f8
Commit message:
update all library

Changed in this revision

SDFileSystem.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
mbed-src.lib Show annotated file Show diff for this revision Revisions of this file
--- a/SDFileSystem.lib	Wed Jul 29 01:39:43 2015 +0000
+++ b/SDFileSystem.lib	Fri Apr 07 03:50:03 2017 +0000
@@ -1,1 +1,1 @@
-http://developer.mbed.org/users/mbed_official/code/SDFileSystem/#7b35d1709458
+http://developer.mbed.org/users/mbed_official/code/SDFileSystem/#8db0d3b02cec
--- a/main.cpp	Wed Jul 29 01:39:43 2015 +0000
+++ b/main.cpp	Fri Apr 07 03:50:03 2017 +0000
@@ -80,10 +80,10 @@
     pc.printf("Hello Home Security World!\r\n"); 
       
     uint8_t mac_addr[6] = {0x00, 0x08, 0xdc, 0x12, 0x34, 0x45};
-    const char ip_addr[] = "192.168.0.123"; 
+    const char ip_addr[] = "192.168.1.123"; 
     const char mask_addr[] = "255.255.255.0"; 
-    const char gateway_addr[] = "192.168.0.1"; 
-    const char ftpServer_control_ip_addr[] = "192.168.0.2";
+    const char gateway_addr[] = "192.168.1.1"; 
+    const char ftpServer_control_ip_addr[] = "192.168.1.2";
     
     
     EthernetInterface eth;
--- a/mbed-src.lib	Wed Jul 29 01:39:43 2015 +0000
+++ b/mbed-src.lib	Fri Apr 07 03:50:03 2017 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/mbed_official/code/mbed-src/#523654f2b367
+http://mbed.org/users/mbed_official/code/mbed-src/#a11c0372f0ba