Skip to content

Commit

Permalink
Revert "Update CMakeLists.txt"
Browse files Browse the repository at this point in the history
This reverts commit d620ea7c8ad0eccc28cee3254ab07ab568bd21f3.
  • Loading branch information
meatpiHQ committed Jan 25, 2025
1 parent f3be639 commit 7b34a46
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ add_definitions(-DGIT_SHA="${GIT_SHA1}")

# Uncomment and use one of the following as needed
# set(HARDWARE_VER ${WICAN_V210})
# set(HARDWARE_VER ${WICAN_V300})
set(HARDWARE_VER ${WICAN_USB_V100})
set(HARDWARE_VER ${WICAN_V300})
# set(HARDWARE_VER ${WICAN_USB_V100})
# set(HARDWARE_VER ${WICAN_PRO})

add_definitions(-DHARDWARE_VER=${HARDWARE_VER})
Expand Down

0 comments on commit 7b34a46

Please sign in to comment.