BangleApps_old/apps/alarm/lib.js

3 lines
50 B
JavaScript

exports.createTimer = function() {
return 0;
}