Skip to content

Libraries versions #4

@GlebDen

Description

@GlebDen

Hello.
Is it possible to specify in comments versions and links to libraries that are used?
Because very often the code does not compile due to errors.
This code does not compile if ArduinoJson version => 7.x.x:
-StaticJsonDocument<256> doc;
+JsonDocument doc;

And I don't understand what is the version of HTTPClient.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions