mirror of https://github.com/espruino/BangleApps
change 'per' -> 'at' in metadata and readme
parent
fb499c6a85
commit
2c93c2f3c5
|
@ -1,6 +1,6 @@
|
||||||
# Long Press, Buzz!
|
# Long Press, Buzz!
|
||||||
|
|
||||||
Buzz at boot after a long press to indicate the watch was reinitiated per your command.
|
Buzz at boot after a long press to indicate the watch was reinitiated at your command.
|
||||||
|
|
||||||
To infinity and beyond, space ranger!
|
To infinity and beyond, space ranger!
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
"name": "Long Press, Buzz!",
|
"name": "Long Press, Buzz!",
|
||||||
"shortName":"LPB",
|
"shortName":"LPB",
|
||||||
"version":"0.01",
|
"version":"0.01",
|
||||||
"description": "Buzz at boot after a long press to indicate the watch was reinitiated per your command.",
|
"description": "Buzz at boot after a long press to indicate the watch was reinitiated at your command.",
|
||||||
"icon": "app.png",
|
"icon": "app.png",
|
||||||
"type": "bootloader",
|
"type": "bootloader",
|
||||||
"tags": "system",
|
"tags": "system",
|
||||||
|
|
Loading…
Reference in New Issue