- convert the temperature into a format suitable for Morse code (two digits, perhaps?)
Or a string, using itoa() or dtostrf(), depending on how accurate your sensor REALLY is.
- convert the temperature into a format suitable for Morse code (two digits, perhaps?)
Or a string, using itoa() or dtostrf(), depending on how accurate your sensor REALLY is.