Bodmer / TJpg_Decoder

Jpeg decoder library based on Tiny JPEG Decompressor
Other
227 stars 43 forks source link

How to use multi-core in SD image file #13

Closed HelloDB closed 3 years ago

HelloDB commented 3 years ago

I tested ` esp32 Dual Core Flash Jpg ', it's great, but my picture file is in the SD card. Can you tell me anything to modify it? thank you!