diff options
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 6895ed25e8..3e134aabbc 100644 --- a/esp8266/qstrdefsport.h +++ b/esp8266/qstrdefsport.h @@ -99,6 +99,7 @@ Q(STA_AP_MODE) // network module Q(network) Q(WLAN) +Q(active) Q(scan) Q(status) Q(isconnected) |