diff options
Diffstat (limited to 'NucLedController/NucLedController.csproj')
| -rw-r--r-- | NucLedController/NucLedController.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/NucLedController/NucLedController.csproj b/NucLedController/NucLedController.csproj index 88bf080..048a1b5 100644 --- a/NucLedController/NucLedController.csproj +++ b/NucLedController/NucLedController.csproj @@ -64,6 +64,7 @@ <SubType>Designer</SubType> </ApplicationDefinition> <Compile Include="BlinkColourCyclerControlMode.cs" /> + <Compile Include="CPUUsageIndicatorControlMode.cs" /> <Compile Include="FadeColourCyclerControlMode.cs" /> <Compile Include="IControlMode.cs" /> <Compile Include="LEDColour.cs" /> |