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