ARGB Description ARGB Library BUILD To compile the project, follow these steps: Create a build directory: mkdir build cd build Generate the build files using CMake: cmake .. Build the project: make License MIT