diff options
Diffstat (limited to 'esp8266/qstrdefsport.h')
-rw-r--r-- | esp8266/qstrdefsport.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/esp8266/qstrdefsport.h b/esp8266/qstrdefsport.h index 41d6414380..d6c936bc2b 100644 --- a/esp8266/qstrdefsport.h +++ b/esp8266/qstrdefsport.h @@ -40,3 +40,6 @@ Q(delay) Q(udelay) Q(sync) Q(hard_reset) + +Q(esp) +Q(scan) |