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 fb064095e4..704cb70c0e 100644 --- a/esp8266/qstrdefsport.h +++ b/esp8266/qstrdefsport.h @@ -62,6 +62,7 @@ Q(close) Q(protocol) Q(onconnect) Q(onrecv) +Q(onsent) Q(ondisconnect) Q(STAT_IDLE) Q(STAT_CONNECTING) |