Skip to content

Commit 983b307

Browse files
author
han
committed
removed extra bytes
1 parent ab6582d commit 983b307

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

message.go

-1
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,6 @@ func ImpinjEnableCutomMessage(id uint32) []byte {
234234
uint32(25822), //vendor id
235235
uint8(22), //subtype
236236
llrpStatus,
237-
uint32(0), //reserved
238237
}
239238
return Pack(data)
240239
}

0 commit comments

Comments
 (0)