add adc_device.h header file (AdcGenericDevice class)
This commit is contained in:
@@ -15,7 +15,8 @@ set(ADC_COMMON_HEADERS
|
||||
|
||||
set(ADC_DEVICE_HEADERS
|
||||
device/adc_device_attribute.h
|
||||
device/adc_device_command.h
|
||||
device/adc_device_command.h
|
||||
device/adc_device.h
|
||||
)
|
||||
|
||||
option(BUILD_TESTS "Build tests" ON)
|
||||
|
||||
Reference in New Issue
Block a user