Skip to content

disablePoll in src #57

@altDAW

Description

@altDAW

Hello,

I see that your "openzwave.cc" file in the src folder have one line that seems to be weird.
Indeed, the 719 line is :

NODE_SET_PROTOTYPE_METHOD(t, "disablePoll", OZW::EnablePoll);

But some lines before there is a function called :
Handle<Value> OZW::DisablePoll(const Arguments& args)
And you do not use this function.

Is it normal ?

Thank's,
ALT

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