Skip to content

Compatibility with ESP32 #19

@Grimaction

Description

@Grimaction

Hi, is this library compatible with ESP32?

I've got an error on encode example:

Base64Encode:32:23: error: 'Base64' was not declared in this scope; did you mean 'base64'?
32 | int encodedLength = Base64.encodedLength(inputStringLength);
| ^~~~~~
| base64
exit status 1
'Base64' was not declared in this scope; did you mean 'base64'?

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