Adding 3 second timeout before autoboot.
This commit is contained in:
@ -11,6 +11,7 @@ internals definitions
|
|||||||
( Check for autoexec.fs and run if present.
|
( Check for autoexec.fs and run if present.
|
||||||
Failing that, try to revive save image. )
|
Failing that, try to revive save image. )
|
||||||
: autoexec
|
: autoexec
|
||||||
|
300 for key? if rdrop exit then 10 ms next
|
||||||
s" /spiffs/autoexec.fs" ['] included catch 2drop drop
|
s" /spiffs/autoexec.fs" ['] included catch 2drop drop
|
||||||
['] revive catch drop ;
|
['] revive catch drop ;
|
||||||
' autoexec ( leave on the stack for fini.fs )
|
' autoexec ( leave on the stack for fini.fs )
|
||||||
|
|||||||
Reference in New Issue
Block a user