Fix up hover script and improve bootloading.
This commit is contained in:
parent
75a7dfec22
commit
2099d0a284
6 changed files with 105 additions and 61 deletions
|
@ -11,7 +11,8 @@ local compiled is list(
|
|||
).
|
||||
|
||||
local copied is list(
|
||||
"/lib/ui"
|
||||
"/lib/ui",
|
||||
"/lib/sensors"
|
||||
).
|
||||
|
||||
Bootstrap(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue