- Tue Oct 18, 2016 11:11 am
#56700
I think something has been lost in translation, cos I don't think you'd want to know my neighbours, nor see my Xmas card list.
I'd guess you are asking how many variables you can write to flash memory then reliably read back ok, but that is a bit like asking how long is a piece of string - you are not going to get a definitive answer because it will depend on what device you are using, how much flash memory it has available, and presumably on how long are your variable names and their related data.
But don't worry about it!
Just keep using the
flashfree() instruction periodically to see how much flash memory you still have remaining after writing a load more variables to it... you should be able to see when you're getting too low.