rmc_website/dsidev/sd2photo.html
2023-11-09 00:03:19 -05:00

6 lines
398 B
HTML
Executable File

---
layout: devinfo
app: sd2photo
---
SD to Photo is a tool that copies all photos from the SD card to the photo region of NAND. It preserves the filepaths, so <code>sd:/DCIM/100NIN02/HNI_0001.JPG</code> will be stored in NAND as <code>photo:/DCIM/100NIN02/HNI_0001.JPG</code>.<br><br>The app will first display a black screen (loading), switch to red (copying photos), and end on blue (finished).