cmake_minimum_required(VERSION 3.21)
project(hardware_test_tools)

add_subdirectory(volcontrol)
