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.
Fork of PololuLedStrip_r8 by
Diff: PololuLedStrip.h
- Revision:
- 18:34ba573573df
- Parent:
- 7:9a088f042ee0
- Child:
- 19:46d7ab0ba3e7
--- a/PololuLedStrip.h Fri Mar 01 05:13:23 2013 +0000 +++ b/PololuLedStrip.h Fri Mar 01 05:17:02 2013 +0000 @@ -19,8 +19,7 @@ extern "C" int led_strip_write_color(rgb_color *, volatile uint32_t * set, volatile uint32_t * clear, uint32_t mask); - /** This class lets you control the - <a href="http://www.pololu.com/catalog/category/20">addressable RGB LED strips from Pololu</a>, + /** This class lets you control the addressable RGB LED strips from Pololu</a>, or any other LED strip based on the TM1804 chip. */ class PololuLedStrip {