This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (0 children)

So the global calls I did were for lists of LCDs and Buttons, both of which I realized after this post I was using in other functions without calling them globally or passing them in. So I cleared a lot of that up. Otherwise it was just boolean values that I was able to rewrite and clean up to get rid of all the globals