You are reading a single comment by @HughB and its replies. Click here to read the full conversation.
  • @HughB Thanks for these great suggestions! So V0.06 includes performance improvements:

    • Settings are only written on kill
    • I split the draw into drawTime drawDate etc. -- so now if the user licks left etc. only the time is drawn which helped a lot in my opinion
    • I not changed the buzz -- in my opinion a delay of the buzz feels bad...

    --> Together with "compact storage" it feels okish now (at least for me) -- I wonder what you think :)

  • Upgraded to v0.06 and feels very good. Not just okish !

    I think is a pential issue with the heart rate. For example I know if I use Daisy to get the heart rate for 10 mins sitting still I can see my resting heart rate is 65 bpm. The watch shows 85 . I think this is beacuse you are using Bangle.getHealthStatus("day").bpm, when perhaps Bangle.getHealthStatus("last").bpm would be a better reflection of the last 10 minutes. Otherwise I suspect 'day' will just return your maximum heart rate for the day so far.

About

Avatar for HughB @HughB started