issues
search
pebble
/
pebblejs
Program the Pebble with simply JavaScript
MIT License
455
stars
229
forks
source link
Minor bugfixes
#182
Open
cjwilliams
opened
7 years ago
cjwilliams
commented
7 years ago
Use
GCompOpSet
for any SDK > 2 (although this code path doesn't seem to be in use because of JS overrides)
Check
getActiveWatchInfo()
instead of
getActiveWatchInfo
GCompOpSet
for any SDK > 2 (although this code path doesn't seem to be in use because of JS overrides)getActiveWatchInfo()
instead ofgetActiveWatchInfo