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: Bitmap.h
- Revision:
- 3:328a79795feb
- Parent:
- 2:6d2a681c5cdf
--- a/Bitmap.h Wed Apr 18 22:32:47 2012 +0000
+++ b/Bitmap.h Wed Apr 18 23:59:09 2012 +0000
@@ -30,9 +30,6 @@
#include "mbed.h"
-struct Row {
-};
-
class Bitmap {
public:
/**