Module rpi_led_matrix::args[][src]

Expand description

Provides functions to add arguments to control various parameters of your RGB LED matrix.

Functions

Given a clap App, adds arguments specific to the matrix initialization.

Given the parsed matches, returns LedMatrixOptions, LedRuntimeOptions`