Skip to content

Commit e78a290

Browse files
committed
Removed SP-over-SLIP Reset command from Linux build.
1 parent 0069fc2 commit e78a290

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

source/CMakeLists.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,6 @@ set(SOURCE_FILES
137137
devrelay/commands/Open.cpp
138138
devrelay/commands/ReadBlock.cpp
139139
devrelay/commands/Read.cpp
140-
devrelay/commands/Reset.cpp
141140
devrelay/commands/Status.cpp
142141
devrelay/commands/WriteBlock.cpp
143142
devrelay/commands/Write.cpp
@@ -255,7 +254,6 @@ set(HEADER_FILES
255254
devrelay/commands/Open.h
256255
devrelay/commands/ReadBlock.h
257256
devrelay/commands/Read.h
258-
devrelay/commands/Reset.h
259257
devrelay/commands/Status.h
260258
devrelay/commands/WriteBlock.h
261259
devrelay/commands/Write.h

0 commit comments

Comments
 (0)