I am trying to read serial data but my code fails to find the string I am looking for.
Line of failure:
if "Fahrenheit" in readOut: ...