mirror of
https://github.com/rvtr/rmc_website.git
synced 2025-10-31 13:31:21 -04:00
6 lines
398 B
HTML
Executable File
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).
|