hjkjhgfdfgh
Dependencies: WizFi310Interface_Legacynew mbed
Fork of WizFi310_AP by
Revision 2:b7c66f67341b, committed 2018-02-13
- Comitter:
- wiznetw7500
- Date:
- Tue Feb 13 06:03:03 2018 +0000
- Parent:
- 1:abf832a04e02
- Commit message:
- wertyujhgfd
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
mbed.bld | Show annotated file Show diff for this revision Revisions of this file |
diff -r abf832a04e02 -r b7c66f67341b main.cpp --- a/main.cpp Mon Sep 18 03:44:09 2017 +0000 +++ b/main.cpp Tue Feb 13 06:03:03 2018 +0000 @@ -23,8 +23,8 @@ #define SECURE WizFi310::SEC_WPA2_MIXED -#define SSID "CDIWIZFI310TEST" -#define PASS "1234567890" +#define SSID "WIZFI310TEST" +#define PASS "PASSWORD" #if defined(TARGET_WIZwiki_W7500) WizFi310Interface wizfi310(D1, D0, D7, D6, D8, NC, 115200);
diff -r abf832a04e02 -r b7c66f67341b mbed.bld --- a/mbed.bld Mon Sep 18 03:44:09 2017 +0000 +++ b/mbed.bld Tue Feb 13 06:03:03 2018 +0000 @@ -1,1 +1,1 @@ -https://mbed.org/users/mbed_official/code/mbed/builds/675da3299148 \ No newline at end of file +http://mbed.org/users/mbed_official/code/mbed/builds/b484a57bc302 \ No newline at end of file