Skip to content

Using PROGMEM for string constants #116

Open
@anklimov

Description

@anklimov

Hi everybody
There is reasonable to move strings to PROGMEM using F() directive or similar to decrease RAM utilisation for AVR based devices
Now memory footprint relatively bug (thanks for base64 code and many text constants in code)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @per1234@anklimov

        Issue actions

          Using PROGMEM for string constants · Issue #116 · arduino-libraries/ArduinoHttpClient