-
- Downloads
Implement CRC in dummy
Removes need for call to_upper() which would also cause trouble because the CRC values would not match if the string is modified after caluclating the CRC Implements #6654
Please register or sign in to comment
Removes need for call to_upper() which would also cause trouble because the CRC values would not match if the string is modified after caluclating the CRC Implements #6654