Skip to content

rtl_433_ESP.h:33:10: fatal error: log.h: No such file or directory #198

Description

@serialrf433

After #193 have been fixed with #197 now Arduino can see the library. But when i try to use it, i get this error:

[...]rtl_433_ESP/src/rtl_433_ESP.h:33:10: fatal error: log.h: No such file or directory
33 | #include "log.h"
| ^~~~~~~
compilation terminated.

Yes, rtl_433_ESP/include/log.h is the library directory and also all the other files in the include directory are in there. Its looking like something else is missing to let them be used when compiling.

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