mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-24 01:31:46 +00:00
Now rgb() and color constants are supported. Changed from constructor to fromString() factory function to enable directly returning color constant values.