Skip to content

OS_IS_FREERTOS not actually defined in build output #346

@jwolfm98

Description

@jwolfm98

Given the lack of usage of this macro, I just changed it to !NO_SYS, now it works.

Also.... Consider that the priority setting here basically means it never executes. It should either be driven on a interrupt thats driven by link status if possible, or the highest priority with a default 5 second delay that's configurable.

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