mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
LED displays connect the LEDs in various ways (column major vs row major, different starting locations, serpentine connection order), so add configuration parameters for these options.