adafruit / Adafruit_IO_Arduino

Arduino library to access Adafruit IO from WiFi, cellular, and ethernet modules.
Other
209 stars 108 forks source link

Error on AirLift/WINC1500 for Non-SAMD Boards #88

Closed brentru closed 5 years ago

brentru commented 5 years ago

Scope

Minor Fixes

Adafruit Support Forum post re:this issue: https://forums.adafruit.com/viewtopic.php?f=56&t=151221&p=748235#p748235

Sketch uses 34678 bytes (107%) of program storage space. Maximum is 32256 bytes.

Global variables use 1687 bytes (82%) of dynamic memory, leaving 361 bytes for local variables. Maximum is 2048 bytes.
Sketch too big; see http://www.arduino.cc/en/Guide/Troubleshooting#size for tips on reducing it.
Error compiling for board Adafruit Metro.
brentru commented 5 years ago

Closing in favor of https://github.com/adafruit/Adafruit_IO_Arduino/pull/89