mirror of
https://github.com/esp8266/Arduino.git
synced 2025-09-05 08:04:28 +03:00
Convert the HTTPClient debug macro to store strings in PROGMEM and use the printf_P method to dump them. Saves ~2.3KB heap when in debug mode.