For context, I'm not trying to make a hash map. I just want to:
1. Format a string into a buffer
2. Print that string to serial
3. Hash it or something
4. Generate a new string into buffer from (1)
5. If generated string differs from step (1), print out this string too. Else, don't print