We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a619d31 commit 06ec7f1Copy full SHA for 06ec7f1
libraries/Update/src/Updater.cpp
@@ -1,6 +1,6 @@
1
#include "Update.h"
2
#include "Arduino.h"
3
-#include "esp_spi_flash.h"
+#include "spi_flash_mmap.h"
4
#include "esp_ota_ops.h"
5
#include "esp_image_format.h"
6
0 commit comments