When I try to run the weather choreo it causes a stack crash error. The guy who got Google spreadsheets working experienced similar crashes but commented out a section of code that was trying to print the spreadsheet row data to the serial monitor. It's not so easy for me to do that, as I need to read the Yahoo weather RSS feed 'elements' so I can assign data like high and low temperature to variables that can be used in the rest of the sketch.
When I try to run the weather choreo it causes a stack crash error. The guy who got Google spreadsheets working experienced similar crashes but commented out a section of code that was trying to print the spreadsheet row data to the serial monitor. It's not so easy for me to do that, as I need to read the Yahoo weather RSS feed 'elements' so I can assign data like high and low temperature to variables that can be used in the rest of the sketch.