mirror of
https://github.com/espruino/Espruino.git
synced 2025-12-08 19:06:15 +00:00
Changed include to shorter path (esp_partition.c)
Changes to be committed: modified: targets/esp32/main.c
This commit is contained in:
parent
b491c6fd5a
commit
c4006351cd
@ -25,7 +25,7 @@
|
||||
#endif
|
||||
|
||||
#include "esp_spi_flash.h"
|
||||
#include "spi_flash/include/esp_partition.h"
|
||||
#include "esp_partition.h"
|
||||
#include "esp_log.h"
|
||||
|
||||
#include "jsvar.h"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user