Quellcode durchsuchen

Merge pull request #24 from zhulangren/patch-4

Update JT808_0x8103_Factory.cs
tags/v2.4.4
SmallChi(Koike) vor 3 Jahren
committed by GitHub
Ursprung
Commit
fd3ed274ac
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden GPG-Schlüssel-ID: 4AEE18F83AFDEB23
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. +1
    -1
      src/JT808.Protocol/Internal/JT808_0x8103_Factory.cs

+ 1
- 1
src/JT808.Protocol/Internal/JT808_0x8103_Factory.cs Datei anzeigen

@@ -75,7 +75,7 @@ namespace JT808.Protocol.Interfaces
Map.Add(JT808Constants.JT808_0x8103_0x0064, new JT808_0x8103_0x0064());
Map.Add(JT808Constants.JT808_0x8103_0x0065, new JT808_0x8103_0x0065());
Map.Add(JT808Constants.JT808_0x8103_0x0070, new JT808_0x8103_0x0070());
Map.Add(JT808Constants.JT808_0x8103_0x0071, new JT808_0x8103_0x0081());
Map.Add(JT808Constants.JT808_0x8103_0x0071, new JT808_0x8103_0x0071());
Map.Add(JT808Constants.JT808_0x8103_0x0072, new JT808_0x8103_0x0072());
Map.Add(JT808Constants.JT808_0x8103_0x0073, new JT808_0x8103_0x0073());
Map.Add(JT808Constants.JT808_0x8103_0x0074, new JT808_0x8103_0x0074());


Laden…
Abbrechen
Speichern