Scan the next .jpg file, and display the picture on the center of screen.
|
Direct: |
"fDPF" |
|
Arduino: |
void nextJPG(void) |
|
C: |
void Digole_nextJPG(void) |
mydisp.nextJPG(1); //display next .jpg picture on the center of screen
"CLfDPFDLY0GOTO\x00\x00\x00" //write this string to a file in flash, and run the file by using command "fCS", will make the display as a "Digital Photo Frame"
| Version | Description |
|---|---|
| V7 | function was added. |