Hello loboris,
would it be feasible to also display PNG images? They tend to be cleaner than JPG and much smaller than BMP.
Search found 3 matches
- Mon Aug 14, 2017 6:09 pm
- Forum: Showcase
- Topic: ESP32 TFT display library
- Replies: 74
- Views: 554600
- Mon Aug 14, 2017 9:20 am
- Forum: Sample Code
- Topic: Example of using YModem protocol on ESP32
- Replies: 4
- Views: 11113
Re: Example of using YModem protocol on ESP32
If I understand correctly, the "make copyfs" is to flash an image previously created with "make makefs"?
Is this correct?
Is this correct?
- Mon Aug 14, 2017 9:14 am
- Forum: Sample Code
- Topic: Full example of using spiffs with ESP32
- Replies: 19
- Views: 45504
Re: Full example of using spiffs with ESP32
Thank you for your work! As a new to ESP32 your repositories have helped me a lot.loboris wrote: If you are using spiffs in some other projects, please copy spiffs directory from this repository to your project.
Only the files spiffs_vfs.c and spiffs_config.h are changed.