Update rootfs_script.sh

pull/1681/head
Huang jinlong 2024-12-14 22:05:20 +08:00 committed by GitHub
parent 043022eb58
commit f948130e55
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 1 deletions

View File

@ -249,7 +249,8 @@ EOF
#######################################################################################################################
# msposd加入日期 fps 和摄像头温度
sed -i '/--out 127.0.0.1:$(($port_tx + 1)) -osd -r "$fps" --ahi "$ahi" > \/dev\/null &/a echo "&L20 &F30 CPU:&C &B temp:&T &t " >/tmp/MSPOSD.msg' "${TARGET_DIR}/usr/bin/telemetry"
cp "${TARGET_DIR}/usr/share/fonts/font_btfl.png" "/usr/share/fonts/font.png "
cp "${TARGET_DIR}/usr/share/fonts/font_btfl_hd.png" "/usr/share/fonts/font_hd.png"
#######################################################################################################################