This website requires JavaScript.
Explore
Help
Register
Sign In
bryan
/
BangleApps
Watch
0
Star
0
Fork
You've already forked BangleApps
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
632a7ae220
BangleApps
/
apps
/
bluetoothdock
/
boot.js
2 lines
88 B
JavaScript
Raw
Blame
History
Bangle
.
on
(
"charging"
,
isCharging
=>
{
if
(
isCharging
)
load
(
"bluetoothdock.app.js"
)
;
}
)
;
Reference in New Issue
View Git Blame
Copy Permalink