Skip to content

Instantly share code, notes, and snippets.

@lhns
Last active September 8, 2022 21:08
Show Gist options
  • Save lhns/83ebf9d12aeddd07d24c029c83af36c9 to your computer and use it in GitHub Desktop.
Save lhns/83ebf9d12aeddd07d24c029c83af36c9 to your computer and use it in GitHub Desktop.
# Use Generic Template
# Set D1 to Counter
SetOption65 1
timezone 0
TelePeriod 10
Rule1 ON System#Init DO Counter1 0 ENDON ON System#Save DO Counter1 0 ENDON
Rule1 1
CounterDebounce 500
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment