UNPKG

rpi-led-matrix-painter

Version:

Add drawing facilities to rpi-led-matrix. Manage sections of the board independently, draw shapes, text, and images.

3 lines 84 B
export interface EffectOptions { rate: number // Expresses pixels per repaint. }