You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • Well, the idea is that you use save() to save everything (including those two values) into flash... You can always call save() from your own code as well, if you want to allow the user to set the time in a way that'll survive resets.

    setTime() would be better for allowing the user to change the time - however I wonder how many cases there are where the board would end up being hard reset by the user... Usually you'd just set it up and have it stay working until the battery ran down.

About

Avatar for Gordon @Gordon started