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.
Dependents: high speed light Bracelet
Fork of PololuLedStrip by
Revision 22:2fcd4e3cd8ac, committed 2014-07-23
- Comitter:
- jacob_yan
- Date:
- Wed Jul 23 01:29:44 2014 +0000
- Parent:
- 21:87fd6273e0ff
- Commit message:
- tst r6, r6
Changed in this revision
PololuLedStrip.cpp | Show annotated file Show diff for this revision Revisions of this file |
led_strip_write_color.s | Show annotated file Show diff for this revision Revisions of this file |
--- a/PololuLedStrip.cpp Tue Nov 26 23:05:08 2013 +0000 +++ b/PololuLedStrip.cpp Wed Jul 23 01:29:44 2014 +0000 @@ -38,7 +38,7 @@ PololuLedStrip::PololuLedStrip(PinName pinName) { - gpio_init(&gpio, pinName, PIN_OUTPUT); + gpio_init(&gpio, pinName); } void PololuLedStrip::write(rgb_color * colors, unsigned int count)
--- a/led_strip_write_color.s Tue Nov 26 23:05:08 2013 +0000 +++ b/led_strip_write_color.s Wed Jul 23 01:29:44 2014 +0000 @@ -65,7 +65,7 @@ delay #0 - tst r6, r8 + tst r6, r6 ; ldr r4, =0x80000000 tst r6, r4 beq delay1