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: GDEW075T8.h
- Revision:
- 4:a038b8b2ee11
- Parent:
- 3:8129e159831b
--- a/GDEW075T8.h Mon Oct 15 04:12:41 2018 +0000
+++ b/GDEW075T8.h Wed Oct 17 14:00:19 2018 +0000
@@ -13,7 +13,7 @@
void start();
void stop();
- void showPixels(PixelSource &source, bool needRefresh = true);
+ void showPixels(PixelSource *source);
}