This website requires JavaScript.
Explore
Help
Sign In
FOSS
/
BangleApps
mirror of
https://github.com/espruino/BangleApps
Watch
1
Star
0
Fork
You've already forked BangleApps
1
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d547ec97a6
BangleApps
/
apps
/
boot
/
boot0.js
3 lines
91 B
JavaScript
Raw
Blame
History
// Initially this runs and rewrites itself
eval
(
require
(
'Storage'
)
.
read
(
'bootupdate.js'
)
)
;
Reference in New Issue
View Git Blame
Copy Permalink