FSR_array Simple library to .............. Building source code To build the project run: cd FSR_array mkdir build && cd build cmake .. && make Demonstration app When the project have been built, you can run: ./FSR_array -h to get the demonstration app usage. Example Open the file to get an example how to use the lib.