add sleep

This commit is contained in:
2023-11-22 23:40:00 +01:00
parent f0493aa05d
commit e02320fb07

View File

@@ -26,6 +26,7 @@ fi
while [ "$(ykinfo -q -"$YKFDE_SLOT")" != 1 ]
do
sleep 1
done
rbtohex() {