mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-29 02:21:44 +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.