This website works better with JavaScript.
Home
Explore
Help
Sign In
SmallChi
/
JT808
mirror of
https://github.com/SmallChi/JT808.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
53
Wiki
Activity
Browse Source
review
tags/v2.6.8
yedajiang44
10 months ago
parent
fdc49374a4
commit
3ca4819bf4
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/JT808.Protocol.Test/JT808SerializerTest.cs
+ 1
- 1
src/JT808.Protocol.Test/JT808SerializerTest.cs
View File
@@ -52,7 +52,7 @@ namespace JT808.Protocol.Test
{
var config = new DefaultGlobalConfig("merge");
config.EnableAutoMerge = true;
config.AutoMergeTimeoutSecond = 5
00
;
config.AutoMergeTimeoutSecond = 5;
var array = new[]
{
//分包数据第一包
Write
Preview
Loading…
Cancel
Save