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