From cd68a397f67308a9b915a98837780813750e29c5 Mon Sep 17 00:00:00 2001 From: James Barnett Date: Tue, 1 Aug 2017 12:52:13 +0100 Subject: Add options to disable LED and cycle colours - Add disable option in manual LED control - Add mode to cycle through all colours at a given rate --- NucLedController/MainWindow.xaml | 41 ++++++++++++++++++++++++++++++++++------ 1 file changed, 35 insertions(+), 6 deletions(-) (limited to 'NucLedController/MainWindow.xaml') diff --git a/NucLedController/MainWindow.xaml b/NucLedController/MainWindow.xaml index 00b34b2..dbe0113 100644 --- a/NucLedController/MainWindow.xaml +++ b/NucLedController/MainWindow.xaml @@ -5,12 +5,41 @@ xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:local="clr-namespace:NucLedController" mc:Ignorable="d" - Title="NUC LED Controller" Height="173.928" Width="316.206" SizeToContent="WidthAndHeight"> + Title="NUC LED Controller" Height="243.262" Width="364.333" SizeToContent="WidthAndHeight"> - -