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: lpc4088_displaymodule_demo_sphere sampleGUI sampleEmptyGUI lpc4088_displaymodule_fs_aid ... more
Fork of DMBasicGUI by
Diff: SlideShow/AppSlideShow.cpp
- Revision:
- 15:a68bb30ab95e
- Parent:
- 13:bff2288c2c61
- Child:
- 17:6e2abf107800
--- a/SlideShow/AppSlideShow.cpp Mon Mar 09 10:50:17 2015 +0100
+++ b/SlideShow/AppSlideShow.cpp Mon Mar 09 11:08:43 2015 +0100
@@ -119,7 +119,6 @@
// Alternative 1: use the calling thread's context to run in
Thread tr(tRender, _rend, osPriorityHigh);
- _rend->setRenderThread(&tr);
// Generate the millisecond ticks for the slideshow
RtosTimer rtosTimer(ticker, osTimerPeriodic);
