mirror of
https://github.com/esp8266/Arduino.git
synced 2025-04-19 23:22:16 +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.