Skip to content

enum DATA_ISR_ATTR COMPARE_RESULT gives error when building #1

@TheDougMiester

Description

@TheDougMiester

Ok, so first, let me just say I love your work. I love it so much that I tried to build it on an ESP32 using Platformio (VSCode).

I got a ton of errors in ProtocolTimingSpec.hpp. Basically, the same line of code in quite a few places.

error: section attribute not allowed for 'm'
DATA_ISR_ATTR RcSwitch::RxTimingSpec m = T::RX;

This type of coding is pretty new to me, or I'd have just fixed it and told you about how I fixed it. After quite a bit of googling, I understand why you are using DATA_ISR_ATTR, but I don't see a convenient fix for it. I'm hoping you do.

v/r

Doug

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