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.
Diff: TLC5940Servo.h
- Revision:
- 3:3b04a122e508
- Parent:
- 2:1d2251574d35
- Child:
- 4:95305d4b0544
--- a/TLC5940Servo.h Tue Oct 21 06:04:24 2014 +0000 +++ b/TLC5940Servo.h Tue Oct 21 06:06:30 2014 +0000 @@ -114,7 +114,7 @@ volatile bool need_xlat; // Buffers to store data until it is sent - Servo* dataBuffer; + Servo* servos; // Function to reset the display and send the next chunks of data void reset();