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
cd97bccda3
BangleApps
/
apps
/
timestamplog
/
settings.js
8 lines
104 B
JavaScript
Raw
Blame
History
const
tsl
=
require
(
'timestamplog'
)
;
(
function
(
backCb
)
{
tsl
.
launchSettingsMenu
(
backCb
)
;
}
)
;
Reference in New Issue
View Git Blame
Copy Permalink