From 84a82712e4e3bd6826e572e63accc0800992eb4b Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Tue, 5 Mar 2019 13:33:35 -0500 Subject: Added things --- startup | 1 + 1 file changed, 1 insertion(+) (limited to 'startup') diff --git a/startup b/startup index 7ed3e0d..b188287 100644 --- a/startup +++ b/startup @@ -30,6 +30,7 @@ function bootloaderInput() clear() if fs.exists("dev_mode") then print("You are running developer mode! You cannot update bit-UI.") + sleep(3) clear() bootloader() bootloaderInput() -- cgit v1.2.3