Skip to content

Commit 7b34a46

Browse files
committed
Revert "Update CMakeLists.txt"
This reverts commit d620ea7c8ad0eccc28cee3254ab07ab568bd21f3.
1 parent f3be639 commit 7b34a46

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@ add_definitions(-DGIT_SHA="${GIT_SHA1}")
4444

4545
# Uncomment and use one of the following as needed
4646
# set(HARDWARE_VER ${WICAN_V210})
47-
# set(HARDWARE_VER ${WICAN_V300})
48-
set(HARDWARE_VER ${WICAN_USB_V100})
47+
set(HARDWARE_VER ${WICAN_V300})
48+
# set(HARDWARE_VER ${WICAN_USB_V100})
4949
# set(HARDWARE_VER ${WICAN_PRO})
5050

5151
add_definitions(-DHARDWARE_VER=${HARDWARE_VER})

0 commit comments

Comments
 (0)