aboutsummaryrefslogtreecommitdiff
path: root/esp8266/qstrdefsport.h
diff options
context:
space:
mode:
authorDamien George2015-12-22 14:28:53 +0000
committerPaul Sokolovsky2016-03-02 23:04:21 +0200
commit02ea74d8f57009040ea2a268b1080e72ded286bf (patch)
tree37c9148aa88362e33b8f95d2db1abc9afc72a9a9 /esp8266/qstrdefsport.h
parent1febaf3ac3fa8e815b92cf0549a78599a0a69cc5 (diff)
esp8266: Add network.ifconfig().
Diffstat (limited to 'esp8266/qstrdefsport.h')
-rw-r--r--esp8266/qstrdefsport.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/esp8266/qstrdefsport.h b/esp8266/qstrdefsport.h
index 1f199a373..d75c65414 100644
--- a/esp8266/qstrdefsport.h
+++ b/esp8266/qstrdefsport.h
@@ -103,6 +103,7 @@ Q(scan)
Q(status)
Q(isconnected)
Q(mac)
+Q(ifconfig)
Q(STAT_IDLE)
Q(STAT_CONNECTING)
Q(STAT_WRONG_PASSWORD)