We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0069fc2 commit e78a290Copy full SHA for e78a290
source/CMakeLists.txt
@@ -137,7 +137,6 @@ set(SOURCE_FILES
137
devrelay/commands/Open.cpp
138
devrelay/commands/ReadBlock.cpp
139
devrelay/commands/Read.cpp
140
- devrelay/commands/Reset.cpp
141
devrelay/commands/Status.cpp
142
devrelay/commands/WriteBlock.cpp
143
devrelay/commands/Write.cpp
@@ -255,7 +254,6 @@ set(HEADER_FILES
255
254
devrelay/commands/Open.h
256
devrelay/commands/ReadBlock.h
257
devrelay/commands/Read.h
258
- devrelay/commands/Reset.h
259
devrelay/commands/Status.h
260
devrelay/commands/WriteBlock.h
261
devrelay/commands/Write.h
0 commit comments