Skip to content

Missing stdio?  #1

@tooluser

Description

@tooluser

When I built against this, I had to peg to the older ArduinoJSON (as you noted) - but was still getting errors about an unavailable sprintf. I had to add:

#include <stdio.h>

in Rest.h. I'm happy to submit a PR. ;-)

This is absolutely brilliant, btw. I was going to mail you to say so before. Perfectly what I was looking for, and I was using it to explain last night to my wife how brilliant the internet was.

Thanks for writing it, and writing it so elegantly!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions