Skip to content

Compile Error on compiler warnings "All" #88

Open
@yagikjp

Description

@yagikjp

I compiled sketch by Arduino IDE 1 and 2, compile process is stoped by error.
and I found when IDE preferences > "Compiler warnings" set to "All", it is occurred.

Error is "unused variable" e.g.
esp32.cpp:164:9: error: unused variable 'ofst'

esp32.cpp and unishox1.c has several same error.
If it is possible, please eliminate unused variable.

Thanks.

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