![](/media/cache/profiles/5f14615696649541a025d3d0f8e0447f.jpg.50x50_q85.jpg)
LEDの点灯状態をMilkcocoaから受け取って変更するテストプログラム
Dependencies: EthernetInterface Milkcocoa_eth mbed-rtos mbed
Fork of MilkcocoaSample_Eth by
Revision 2:7be8b81dc8ac, committed 2016-02-24
- Comitter:
- jksoft
- Date:
- Wed Feb 24 17:03:29 2016 +0000
- Parent:
- 1:a45427394577
- Commit message:
- ??
Changed in this revision
Milkcocoa.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 |
diff -r a45427394577 -r 7be8b81dc8ac Milkcocoa.lib --- a/Milkcocoa.lib Wed Feb 24 16:59:36 2016 +0000 +++ b/Milkcocoa.lib Wed Feb 24 17:03:29 2016 +0000 @@ -1,1 +1,1 @@ -https://developer.mbed.org/users/jksoft/code/Milkcocoa_EthernetIF/#8abe70267912 +https://developer.mbed.org/users/jksoft/code/Milkcocoa_eth/#2ebad9b5f1e1
diff -r a45427394577 -r 7be8b81dc8ac main.cpp --- a/main.cpp Wed Feb 24 16:59:36 2016 +0000 +++ b/main.cpp Wed Feb 24 17:03:29 2016 +0000 @@ -12,7 +12,7 @@ /************************* Your Milkcocoa Setup *********************************/ -#define MILKCOCOA_APP_ID "teaidsirehz" +#define MILKCOCOA_APP_ID "...YOUR_MILKCOCOA_APP_ID..." #define MILKCOCOA_DATASTORE "LED" /************* Milkcocoa Setup (you don't need to change this!) ******************/