mirror of
https://github.com/gtxaspec/wz_mini_hacks.git
synced 2025-08-09 20:14:04 +00:00
rc.common: add sleep to wait_for_icamera function, fixes S18fps
This commit is contained in:
@@ -56,4 +56,6 @@ wait_for_icamera() {
|
||||
while ! pgrep -f "iCamera" > /dev/null; do
|
||||
sleep 5
|
||||
done
|
||||
|
||||
sleep 10
|
||||
}
|
||||
|
@@ -1 +1 @@
|
||||
Tue Sep 19 03:57:56 PM PDT 2023
|
||||
Tue Sep 19 04:43:33 PM PDT 2023
|
||||
|
Reference in New Issue
Block a user