When the Arduino powers back on, how can you tell if there is a previous value stored or not? The very first time you run this, I'd want to setup a default value, and store that. How can you tell if you're running the first time, or if you can pull an old value out of memory?