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: source/ColorService.h
- Revision:
- 8:369b80cef5ae
- Parent:
- 7:9cda1b0f25ae
- Child:
- 9:92d861703f96
diff -r 9cda1b0f25ae -r 369b80cef5ae source/ColorService.h
--- a/source/ColorService.h Mon May 20 13:20:35 2019 +0200
+++ b/source/ColorService.h Tue May 21 13:57:27 2019 +0200
@@ -3,7 +3,6 @@
#include "ble/BLE.h"
#include "CustomUUIDs.h"
-#include "Adafruit_WS2801/Adafruit_WS2801.h"
#define STRIP_LENGTH 20
class ColorService {