aboutsummaryrefslogtreecommitdiff
path: root/NucLedController/NucLedController.csproj
diff options
context:
space:
mode:
authorJames Barnett <james.barnett@fivium.co.uk>2017-08-01 21:36:39 +0100
committerJames Barnett <james.barnett@fivium.co.uk>2017-08-01 21:36:39 +0100
commit6f8f07b1ae8d0cb739b9485b7b18e2544764206b (patch)
tree5bd58e00d41119f7d279d8fd98c8a2cb2893ead2 /NucLedController/NucLedController.csproj
parentcd68a397f67308a9b915a98837780813750e29c5 (diff)
downloadintel-nuc-led-controller-6f8f07b1ae8d0cb739b9485b7b18e2544764206b.tar.xz
intel-nuc-led-controller-6f8f07b1ae8d0cb739b9485b7b18e2544764206b.zip
Add fade cycle modev0.2
Diffstat (limited to 'NucLedController/NucLedController.csproj')
-rw-r--r--NucLedController/NucLedController.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/NucLedController/NucLedController.csproj b/NucLedController/NucLedController.csproj
index b5849c2..88bf080 100644
--- a/NucLedController/NucLedController.csproj
+++ b/NucLedController/NucLedController.csproj
@@ -64,6 +64,7 @@
<SubType>Designer</SubType>
</ApplicationDefinition>
<Compile Include="BlinkColourCyclerControlMode.cs" />
+ <Compile Include="FadeColourCyclerControlMode.cs" />
<Compile Include="IControlMode.cs" />
<Compile Include="LEDColour.cs" />
<Compile Include="LEDController.cs" />