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 e201e983f9..baddfe350e 100644 --- a/esp8266/qstrdefsport.h +++ b/esp8266/qstrdefsport.h @@ -163,3 +163,5 @@ Q(mode) Q(period) Q(ONE_SHOT) Q(PERIODIC) + +Q(json) |