doc update

This commit is contained in:
minjaesong
2023-01-01 19:07:46 +09:00
parent 77ff9c12ec
commit 5cfbf2ac24
2 changed files with 39 additions and 29 deletions

View File

@@ -141,7 +141,7 @@ let framesRendered = 0
//serial.println(`Dim: (${width}x${height}), FPS: ${fps}, Frames: ${frameCount}`)
if (type != 4 && type != 5 && type != 260 && type != 261) {
printerrln("Not a type 4/5 mov")
printerrln("Not an iPF mov")
return 1
}