mirror of
https://github.com/rvtr/rmc_website.git
synced 2025-06-18 18:25:31 -04:00
11 lines
775 B
HTML
Executable File
11 lines
775 B
HTML
Executable File
---
|
|
layout: devinfo
|
|
app: PhotoChecker
|
|
---
|
|
PhotoChecker is an application used to test if photos in NAND were properly written to with the tcl library. This means the photos have to be the proper format, and added to the <code>pit.bin</code> management file.
|
|
<br><br>
|
|
When running, it will display every photo and photo path. When complete it displays a green screen (pass) or a red screen with error message (fail).
|
|
<div style="text-align:center;"><h1>Screenshots:</h1>
|
|
<div class="screenshot"><img src="https://cdn.randommeaninglesscharacters.com/assets-dsi/screenshots/PhotoChecker/photochecker_checking.png">
|
|
<img src="https://cdn.randommeaninglesscharacters.com/assets-dsi/screenshots/PhotoChecker/photochecker_success.png"></div></div>
|