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