修正同步包的错误
This commit is contained in:
@@ -478,7 +478,7 @@ if __name__ == '__main__':
|
|||||||
genPkt.addSubPkt(0x0, 0, random.randint(0, 65535), 0xc, 12, b'\0'*12)
|
genPkt.addSubPkt(0x0, 0, random.randint(0, 65535), 0xc, 12, b'\0'*12)
|
||||||
|
|
||||||
|
|
||||||
genPkt.addBeforeExc(genEnableInsertTimeCode(0xc))
|
genPkt.addBeforeExc(genEnableInsertTimeCode(0xa))
|
||||||
|
|
||||||
gen_file_def = "sync_pkt"
|
gen_file_def = "sync_pkt"
|
||||||
sm_idx = 0
|
sm_idx = 0
|
||||||
|
|||||||
Reference in New Issue
Block a user