Skip to content

Problem with ArduinoJson library (FIX) #7

Description

@JohnThyWizard

For anyone having errors related to the Arduino Json library try installing version 6.21.3, and replacing "#include <ArduinoJson.h>"
with "#include <ArduinoJson.hpp>". That fixed the problem for me.

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