Skip to content

Commit

Permalink
Indi qhy streaming work (#341)
Browse files Browse the repository at this point in the history
Co-authored-by: moonboot <nielsrackwitz@googlemail.com>
  • Loading branch information
nrackwit and esqueletito committed Mar 4, 2021
1 parent ec44510 commit 87bb96c
Show file tree
Hide file tree
Showing 7 changed files with 414 additions and 298 deletions.
2 changes: 1 addition & 1 deletion indi-qhy/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ find_package(USB1 REQUIRED)
find_package(Threads REQUIRED)

set(INDI_QHY_VERSION_MAJOR 2)
set(INDI_QHY_VERSION_MINOR 7)
set(INDI_QHY_VERSION_MINOR 8)

configure_file(${CMAKE_CURRENT_SOURCE_DIR}/config.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/config.h )
configure_file(${CMAKE_CURRENT_SOURCE_DIR}/indi_qhy.xml.cmake ${CMAKE_CURRENT_BINARY_DIR}/indi_qhy.xml )
Expand Down

0 comments on commit 87bb96c

Please sign in to comment.