Deep Sleep Wake Up From Multiple Pins (#230)

This commit is contained in:
Otto Winter
2018-11-13 15:36:49 +01:00
committed by GitHub
parent 39457f7b8c
commit c99d4e2815
2 changed files with 29 additions and 2 deletions
+1
View File
@@ -367,6 +367,7 @@ CONF_TIMING = 'timing'
CONF_INVALID_COOLDOWN = 'invalid_cooldown'
CONF_INITIAL_VALUE = 'initial_value'
CONF_RESTORE_VALUE = 'restore_value'
CONF_PINS = 'pins'
ALLOWED_NAME_CHARS = u'abcdefghijklmnopqrstuvwxyz0123456789_'