diff options
| author | Damien George | 2015-12-22 14:28:53 +0000 |
|---|---|---|
| committer | Paul Sokolovsky | 2016-03-02 23:04:21 +0200 |
| commit | 02ea74d8f57009040ea2a268b1080e72ded286bf (patch) | |
| tree | 37c9148aa88362e33b8f95d2db1abc9afc72a9a9 /esp8266/qstrdefsport.h | |
| parent | 1febaf3ac3fa8e815b92cf0549a78599a0a69cc5 (diff) | |
esp8266: Add network.ifconfig().
Diffstat (limited to 'esp8266/qstrdefsport.h')
| -rw-r--r-- | esp8266/qstrdefsport.h | 1 |
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) |
