Page 1 of 1

storing eprom's when using a pi

Posted: Fri Oct 16, 2020 3:55 pm
by stuartwili
is there a way of storing variables to an eprom address or similar so the pi can know what state the hardware was in after a power down?

Re: storing eprom's when using a pi

Posted: Fri Oct 16, 2020 4:39 pm
by Benj
Hello,

A file component for the Pi would be a very nice addition. I'll see how much work it would be to implement.