Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • 1
    In order to put the data on an SD card, the OP would still first have to write the program to have the data in a data structure rather than repeated if/print statements. So the other answers still apply. Commented Nov 3, 2021 at 18:29
  • Indeed they do, this is why I stated very clearly at the beginning of my answer, that the other answers already gave a handful of advices on how to improve the code, which surely mentioned the usage of data structures, however he kept commenting on those answers and with the same question again. What I want to know is, if it is possible to add a Arduino SD card module and keep portion of my string memory in there So basically, yeah. Commented Nov 4, 2021 at 1:26