Jureq

Results 4 comments of Jureq

I did everything according to this tutorial: [https://randomnerdtutorials.com/esp32-vs-code-platformio-spiffs/](https://randomnerdtutorials.com/esp32-vs-code-platformio-spiffs/) Now I have connected another new ESP32 Wroom 32D board, V1053 decoder and ILI19341 display: Processing esp32 (platform: espressif32; board: esp32doit-devkit-v1; framework:...

Unfortunately, nothing has changed: rst:0xc (SW_CPU_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT) configsip: 0, SPIWP:0xee clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00 mode:DIO, clock div:2 load:0x3fff0030,len:1184 load:0x40078000,len:13232 load:0x40080400,len:3028 entry 0x400805e4 E (516) esp_core_dump_flash: No core dump f�ѥѥ�� found! E (516) esp_core_dump_flash:...

I repeated this process once again, but now before pressing "Upload Filesystem Image" I selected the "Program Size" option. ![spiffs](https://github.com/Edzelf/Esp-radio/assets/25904878/7cc77ba9-3e49-4ba4-a1ff-beb6f351dc65) I uploaded everything again and... the website is now working,...

Hello, I don't know anything about programming, barely understand Platformio but I wanted to change the number of LEDs from 2 to 3 per segment in version 1.3.0 So according...