Adding HTTPClient, fix esp32 build board, deprecate old spi flash.
This commit is contained in:
@ -28,6 +28,7 @@
|
||||
#define OPTIONAL_OLED_VOCABULARY
|
||||
#define OPTIONAL_RMT_VOCABULARY
|
||||
#define OPTIONAL_SPI_FLASH_VOCABULARY
|
||||
#define OPTIONAL_HTTP_CLIENT_VOCABULARY
|
||||
|
||||
static cell_t *simulated(cell_t *sp, const char *op);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user