mirror of
https://github.com/FunKey-Project/FunKey-OS.git
synced 2026-05-10 06:43:30 +02:00
snapshot msg 2s duration, funkey_gpio_mapping.conf with 0.1 timeout for sched_shutdown
This commit is contained in:
@@ -32,7 +32,7 @@ stop_loop=false
|
||||
proc_uid=$($GET_PROC_UID)
|
||||
|
||||
## Defines
|
||||
VERSION="1.00"
|
||||
VERSION="1.01"
|
||||
LOG_FILE="/root/logs/assembly_tests/assy_tests_${proc_uid}.log"
|
||||
[ -d $(dirname $LOG_FILE) ] || mkdir -p $(dirname $LOG_FILE)
|
||||
MAGNET_DETECTED_FILE="/root/.assembly_tests_magnet_detected"
|
||||
|
||||
@@ -14,5 +14,5 @@ else
|
||||
fi
|
||||
snapshot_file=$(printf "IMG_%04d.PNG" $last)
|
||||
fbgrab "${SNAPSHOT_DIR}/${snapshot_file}"
|
||||
notif_disp 1 " CAPTURE TO ${snapshot_file}"
|
||||
notif_disp 2 " CAPTURE TO ${snapshot_file}"
|
||||
exit 0
|
||||
|
||||
Reference in New Issue
Block a user