Skip to content

Commit

Permalink
'e-carlin: update trpks'
Browse files Browse the repository at this point in the history
  • Loading branch information
e-carlin committed Dec 27, 2023
1 parent 9b7421e commit dc8d4e7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions apps/trpks/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -313,4 +313,7 @@ Workout.prototype.updateStageInProgressScreen = function () {
function main() {
new App().start();
}
E.on('ANCS',msg=>{
Bangle.buzz(200);
});
main();

0 comments on commit dc8d4e7

Please sign in to comment.