Skip to content

Add cmake add sensor

Mattia Mancini requested to merge add_cmake_add_sensor into master

Adding a new sensor to PMT can be simplified by using a CMake macro. In this merge request the macro add_sensor is introduced and the original code has been ported to use it. The reason is to reduce code duplication and ease the integration of new sensors

Edited by Mattia Mancini

Merge request reports