From b0b0523d3a2ec3248126980fecd114bab9c84965 Mon Sep 17 00:00:00 2001 From: Nathan Kunicki Date: Thu, 26 Jul 2018 09:19:19 +0100 Subject: [PATCH] Updated readme with remote led color support --- ABOUT.md | 4 +--- README.md | 4 +--- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/ABOUT.md b/ABOUT.md index 4268693..7698c26 100644 --- a/ABOUT.md +++ b/ABOUT.md @@ -29,13 +29,11 @@ While most LPF2 components and Hubs are compatible with each other, there are ex ### Known Issues and Limitations -* The Powered Up Remote is compatible with this library for the purpose of detecting button presses, however unlike other Hubs, it is currently not possible to change the color of the LED light. - * The Boost Color and Distance sensor only works in color mode with the WeDo 2.0 Smart Hub. * When used with the WeDo 2.0 Smart Hub, the Boost Interactive Motor does not support rotating the motor by angle or by time. Only constant speed is supported. However angle detection is supported. -* The Boost Interactive Motor does not currently function with the Powered Up Hub in any fashion. +* The Boost Interactive Motor does not currently function with the Powered Up Hub. ### Usage diff --git a/README.md b/README.md index ab9ddf8..822338b 100644 --- a/README.md +++ b/README.md @@ -29,13 +29,11 @@ While most LPF2 components and Hubs are compatible with each other, there are ex ### Known Issues and Limitations -* The Powered Up Remote is compatible with this library for the purpose of detecting button presses, however unlike other Hubs, it is currently not possible to change the color of the LED light. - * The Boost Color and Distance sensor only works in color mode with the WeDo 2.0 Smart Hub. * When used with the WeDo 2.0 Smart Hub, the Boost Interactive Motor does not support rotating the motor by angle or by time. Only constant speed is supported. However angle detection is supported. -* The Boost Interactive Motor does not currently function with the Powered Up Hub in any fashion. +* The Boost Interactive Motor does not currently function with the Powered Up Hub. ### Usage