Use incremental number sequence as record file names for fpv

Signed-off-by: Ruixi Zhou <zhouruixi@gmail.com>
pull/1820/head
Ruixi Zhou 2025-05-20 14:31:50 +08:00
parent 134387dbf7
commit 2d27bd1654
1 changed files with 2 additions and 0 deletions

View File

@ -136,6 +136,8 @@ video_settings() {
cli -s .outgoing.wfb true
cli -s .fpv.enabled true
cli -s .fpv.noiseLevel 1
cli -s .records.split 1
cli -s .records.notime true
}
start() {