mirror of https://github.com/espruino/BangleApps
9 lines
312 B
Markdown
9 lines
312 B
Markdown
|
# Charging Status
|
||
|
|
||
|
This widget shows a yellow lightning icon to indicate that the watch is charging. A short buzz is also emitted on initial charging connection.
|
||
|
Nothing is shown when not charging.
|
||
|
|
||
|
# TypeScript
|
||
|
|
||
|
This app is written in TypeScript, see [typescript/README.md](/typescript/README.md) for more info
|