diff options
Diffstat (limited to 'esp8266/qstrdefsport.h')
-rw-r--r-- | esp8266/qstrdefsport.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/esp8266/qstrdefsport.h b/esp8266/qstrdefsport.h index e620aa2a29..e0d5762660 100644 --- a/esp8266/qstrdefsport.h +++ b/esp8266/qstrdefsport.h @@ -155,3 +155,5 @@ Q(deinit) Q(init) Q(mode) Q(period) +Q(ONE_SHOT) +Q(PERIODIC) |