Skip to content

Commit

Permalink
new version
Browse files Browse the repository at this point in the history
  • Loading branch information
meatpiHQ committed Mar 28, 2024
1 parent 535c0dc commit 1a8fd22
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 @@ -4,11 +4,11 @@ cmake_minimum_required(VERSION 3.5)


set(PROJECT_PREF "wican-fw")
set(PROJECT_VER "v297_hv300")
set(PROJECT_VER "v298_hv300")
#set(PROJECT_VER "v155_hv210")

# set(PROJECT_PREF "wican-fw-usb")
# set(PROJECT_VER "v292_hv150")
# set(PROJECT_VER "v298_hv150")

set(PROJECT_VERU ${PROJECT_VER})
set(PROJECT_BIN "${PROJECT_PREF}_${PROJECT_VERU}")
Expand Down

0 comments on commit 1a8fd22

Please sign in to comment.