mirror of https://github.com/OpenIPC/firmware.git
Use incremental number sequence as record file names for fpv
Signed-off-by: Ruixi Zhou <zhouruixi@gmail.com>pull/1820/head
parent
134387dbf7
commit
2d27bd1654
|
@ -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() {
|
||||
|
|
Loading…
Reference in New Issue