summaryrefslogtreecommitdiffstatshomepage
path: root/esp8266/qstrdefsport.h
diff options
context:
space:
mode:
Diffstat (limited to 'esp8266/qstrdefsport.h')
-rw-r--r--esp8266/qstrdefsport.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/esp8266/qstrdefsport.h b/esp8266/qstrdefsport.h
index d75c65414c..6c14d829d3 100644
--- a/esp8266/qstrdefsport.h
+++ b/esp8266/qstrdefsport.h
@@ -140,4 +140,10 @@ Q(utime)
Q(localtime)
Q(mktime)
Q(sleep)
+Q(sleep_ms)
+Q(sleep_us)
+Q(ticks_ms)
+Q(ticks_us)
+Q(ticks_cpu)
+Q(ticks_diff)
Q(time)