Niuslar / Multichannel-Temperature-Control

5 stars 3 forks source link

Persistent flash storage class #39

Open Vavat opened 2 years ago

Vavat commented 2 years ago

Create a storage location for persistent variables.

  1. Create separate location in flash.
  2. Create class that would handle reading and writing to that location on demand.
MAhmedDev commented 2 years ago

Suggestion, @Vavat define interface class for non-volatile storage.