Skip to content

Commit

Permalink
1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Trusty77 committed Apr 16, 2018
1 parent e72105b commit a37e6a0
Show file tree
Hide file tree
Showing 220 changed files with 3,606 additions and 1,909 deletions.
Binary file modified Accessories.zip
Binary file not shown.
Binary file added History/Accessories.1.1.0.zip
Binary file not shown.
6 changes: 6 additions & 0 deletions VStudio/TestExe.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -150,10 +150,13 @@
<ClCompile Include="..\..\Commanders\src\ButtonsCommanderPotentiometer.cpp" />
<ClCompile Include="..\..\Commanders\src\ButtonsCommanderPush.cpp" />
<ClCompile Include="..\..\Commanders\src\ButtonsCommanderSwitch.cpp" />
<ClCompile Include="..\..\Commanders\src\ButtonsCommanderSwitchOnePin.cpp" />
<ClCompile Include="..\..\Commanders\src\ButtonsCommanderSwitchTwoPins.cpp" />
<ClCompile Include="..\..\Commanders\src\CANCommander.cpp" />
<ClCompile Include="..\..\Commanders\src\Commander.cpp" />
<ClCompile Include="..\..\Commanders\src\Commanders.cpp" />
<ClCompile Include="..\..\Commanders\src\DccCommander.cpp" />
<ClCompile Include="..\..\Commanders\src\EventsSequencer.cpp" />
<ClCompile Include="..\..\Commanders\src\EventStack.cpp" />
<ClCompile Include="..\..\Commanders\src\I2CCommander.cpp" />
<ClCompile Include="..\..\Commanders\src\TextInterpreter.cpp" />
Expand Down Expand Up @@ -194,13 +197,16 @@
<ClInclude Include="..\..\Commanders\src\ButtonsCommanderPotentiometer.hpp" />
<ClInclude Include="..\..\Commanders\src\ButtonsCommanderPush.hpp" />
<ClInclude Include="..\..\Commanders\src\ButtonsCommanderSwitch.hpp" />
<ClInclude Include="..\..\Commanders\src\ButtonsCommanderSwitchOnePin.hpp" />
<ClInclude Include="..\..\Commanders\src\ButtonsCommanderSwitchTwoPins.hpp" />
<ClInclude Include="..\..\Commanders\src\CANCommander.hpp" />
<ClInclude Include="..\..\Commanders\src\Chain.hpp" />
<ClInclude Include="..\..\Commanders\src\Commander.hpp" />
<ClInclude Include="..\..\Commanders\src\Commanders.h" />
<ClInclude Include="..\..\Commanders\src\Commanders.hpp" />
<ClInclude Include="..\..\Commanders\src\DccCommander.hpp" />
<ClInclude Include="..\..\Commanders\src\Events.h" />
<ClInclude Include="..\..\Commanders\src\EventsSequencer.hpp" />
<ClInclude Include="..\..\Commanders\src\EventStack.hpp" />
<ClInclude Include="..\..\Commanders\src\I2CCommander.hpp" />
<ClInclude Include="..\..\Commanders\src\SerialCommander.hpp" />
Expand Down
Loading

0 comments on commit a37e6a0

Please sign in to comment.