Converted to firmware v9, fixed analog input

This commit is contained in:
Patrick McDonagh
2016-01-11 13:10:35 -06:00
parent eaa1a5d2d0
commit a8da2fb297
136 changed files with 870 additions and 6680 deletions

View File

@@ -3,14 +3,14 @@
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{0e829cfc-524a-4698-b32d-7e86967cbbf5}</ProjectGuid>
<ProjectGuid>{77f0df20-21d3-4637-a6d8-d269e0a5c640}</ProjectGuid>
<OutputType>Exe</OutputType>
<RootNamespace>MyRootNamespace</RootNamespace>
<AssemblyName>MyAssemblyName</AssemblyName>
<EnableUnmanagedDebugging>false</EnableUnmanagedDebugging>
<CAMProjectFile>Controller\PrjLibrary.mdb</CAMProjectFile>
<CAMProjectVersion>5.50.3</CAMProjectVersion>
<UniqueProjectId>{0e829cfc-524a-4698-b32d-7e86967cbbf5}</UniqueProjectId>
<UniqueProjectId>{77f0df20-21d3-4637-a6d8-d269e0a5c640}</UniqueProjectId>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)' == 'Online' ">
<OutputPath>bin\Online\</OutputPath>