Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: UIT_WS2812B mbed
Revision 5:f0de7b4f5ba6, committed 2016-11-21
- Comitter:
- MikamiUitOpen
- Date:
- Mon Nov 21 09:29:13 2016 +0000
- Parent:
- 4:3e09f47b3c42
- Commit message:
- 6
Changed in this revision
diff -r 3e09f47b3c42 -r f0de7b4f5ba6 UIT_WS2812B.lib --- a/UIT_WS2812B.lib Mon Sep 26 02:11:13 2016 +0000 +++ b/UIT_WS2812B.lib Mon Nov 21 09:29:13 2016 +0000 @@ -1,1 +1,1 @@ -https://developer.mbed.org/users/MikamiUitOpen/code/UIT_WS2812B/#e09aafc9cabe +https://developer.mbed.org/users/MikamiUitOpen/code/UIT_WS2812B/#874beb47b375
diff -r 3e09f47b3c42 -r f0de7b4f5ba6 main.cpp --- a/main.cpp Mon Sep 26 02:11:13 2016 +0000 +++ b/main.cpp Mon Nov 21 09:29:13 2016 +0000 @@ -1,7 +1,7 @@ //---------------------------------------------------- // WS2812B クラスの使用例 // -// 2016/09/26, Copyright (c) 2016 MIKAMI, Naoki +// 2016/11/21, Copyright (c) 2016 MIKAMI, Naoki //---------------------------------------------------- #include "mbed.h"
diff -r 3e09f47b3c42 -r f0de7b4f5ba6 mbed.bld --- a/mbed.bld Mon Sep 26 02:11:13 2016 +0000 +++ b/mbed.bld Mon Nov 21 09:29:13 2016 +0000 @@ -1,1 +1,1 @@ -http://mbed.org/users/mbed_official/code/mbed/builds/abea610beb85 \ No newline at end of file +http://mbed.org/users/mbed_official/code/mbed/builds/0ab6a29f35bf \ No newline at end of file