Skip to content

Instantly share code, notes, and snippets.

@superroma
Created November 13, 2017 18:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save superroma/0d9ba10a3572a78e40e1005ca526c1af to your computer and use it in GitHub Desktop.
Save superroma/0d9ba10a3572a78e40e1005ca526c1af to your computer and use it in GitHub Desktop.
# Put variable declarations here
variables = {
'CPU Temp': {
'type': 'numeric',
'bind': rpi.cpu_temp
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment