diff options
Diffstat (limited to 'esp8266/qstrdefsport.h')
-rw-r--r-- | esp8266/qstrdefsport.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/esp8266/qstrdefsport.h b/esp8266/qstrdefsport.h index b4480c89f3..1f199a3731 100644 --- a/esp8266/qstrdefsport.h +++ b/esp8266/qstrdefsport.h @@ -65,6 +65,8 @@ Q(vdd33) Q(chip_id) Q(flash_id) Q(flash_read) +Q(flash_write) +Q(flash_erase) Q(sdk_version) Q(getaddrinfo) Q(send) |