added course to GpsDataEventArgs
This commit is contained in:
@@ -46,6 +46,7 @@
|
||||
<Compile Include="BaseGpsClient.cs" />
|
||||
<Compile Include="CoordinateConverterUtilities.cs" />
|
||||
<Compile Include="Enums.cs" />
|
||||
<Compile Include="EventArguments\GpsStatusEventArgs.cs" />
|
||||
<Compile Include="Exceptions\UnknownTypeException.cs" />
|
||||
<Compile Include="Model\BaseGpsInfo.cs" />
|
||||
<Compile Include="Model\ComPortInfo.cs" />
|
||||
@@ -58,7 +59,7 @@
|
||||
<Compile Include="NmeaParser.cs" />
|
||||
<Compile Include="StringExtensions.cs" />
|
||||
<Compile Include="ComPortGpsClient.cs" />
|
||||
<Compile Include="GpsDataEventArgs.cs" />
|
||||
<Compile Include="EventArguments\GpsDataEventArgs.cs" />
|
||||
<Compile Include="Model\GpsLocation.cs" />
|
||||
<Compile Include="NmeaMessages\GprmcMessage.cs" />
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
|
||||
Reference in New Issue
Block a user