Compute the checksum for Sensirion SPS30 particulate matter sensor data.
str
The string for which the checksum is computed.
int
The checksum (sum of all bytes modulo 256).
compute_particulate_checksum()