Every so often I chase memory overflows (IRAM or variable space) and I never remember where the settings are that need to be changed.
I added a global structure array that caused my code not to even run. When I reduced the size of the new array, the…