From 88ad59d50a7496dd734e4824b7ff520031416c5f Mon Sep 17 00:00:00 2001 From: Hendrik Langer Date: Mon, 11 Jun 2018 13:41:28 +0200 Subject: [PATCH] add spiffs instructions --- src/main.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main.cpp b/src/main.cpp index bf6dc70..7a95205 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -4,6 +4,7 @@ * platformio run --target upload && platformio device monitor -b 115200 * Decode stack trace: * addr2line -pfiaC -e .pioenvs/heltec_wifi_lora_32/firmware.elf 0x4013abed:0x3ffe35d0 + * SPIFFS: put files in data directory, platformio run --target uploadfs */ #include