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: LPD8806_fast.h
- Revision:
- 7:ee356aa4c22d
- Parent:
- 3:17340e1a5865
- Child:
- 8:4ca7ed772b23
--- a/LPD8806_fast.h Wed Sep 18 22:12:07 2013 +0000
+++ b/LPD8806_fast.h Wed Sep 25 00:31:20 2013 +0000
@@ -16,6 +16,9 @@
#include "mbed.h"
#include "LedStrip.h"
#include "MODDMA.h"
+#include "board_variant.h"
+
+#ifdef PIXELPUSHER_3
#ifndef MBED_LPD8806_fast_H
#define MBED_LPD8806_fast_H
@@ -51,4 +54,5 @@
uint32_t data_mask;
};
+#endif
#endif
\ No newline at end of file
FastPixel LPD8806 Addressable LED Strip