Skip to content

Commit

Permalink
edit the value of the S7COMM
Browse files Browse the repository at this point in the history
  • Loading branch information
wivien19 committed Aug 22, 2023
1 parent 2ba6f6d commit d85e738
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Packet++/header/ProtocolType.h
Original file line number Diff line number Diff line change
Expand Up @@ -330,7 +330,7 @@ namespace pcpp
/**
* S7COMM protocol
*/
const ProtocolType S7COMM = 0x9000000000000;
const ProtocolType S7COMM = 0x10000000000000;

/**
* An enum representing OSI model layers
Expand Down

0 comments on commit d85e738

Please sign in to comment.