Skip to content

Commit 104975a

Browse files
authored
Update openzwave.hpp
1 parent 56f353c commit 104975a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/openzwave.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@ namespace OZW {
111111
static NAN_METHOD(SwitchAllOn);
112112
static NAN_METHOD(SwitchAllOff);
113113
static NAN_METHOD(PressButton);
114+
static NAN_METHOD(ReleaseButton);
114115
//
115116
static NAN_METHOD(RefreshNodeInfo);
116117
static NAN_METHOD(RequestNodeState);

0 commit comments

Comments
 (0)