Created
July 26, 2020 03:47
-
-
Save fdocr/2ef854c5b1f999c195c8b8f3f72dfdd2 to your computer and use it in GitHub Desktop.
Raspberry Pi parsed Temperature measurement
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
vcgencmd measure_temp | egrep -o '[0-9]*\.[0-9]*' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment